Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h322 #define DW_AT_external 0x3f macro
H A Ddwarf_names_enum.h221 DW_AT_external = 0x003f, enumerator
H A Ddwarf_names.c650 case DW_AT_external: in dwarf_get_AT_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c826 if ((ret = ctf_dwarf_boolean(cup, die, DW_AT_external, &ext)) != 0) { in ctf_dwarf_isglobal()