Home
last modified time | relevance | path

Searched refs:cweak_file (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c2815 const char *cweak_file; member
2854 (file == NULL || cweak->cweak_file == NULL || in ctf_dwarf_conv_check_weak()
2855 strcmp(file, cweak->cweak_file) != 0)) { in ctf_dwarf_conv_check_weak()
2948 cweak.cweak_file = file; in ctf_dwarf_conv_weaks_cb()