Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h319 #define DW_AT_declaration 0x3c macro
H A Ddwarf_names_enum.h218 DW_AT_declaration = 0x003c, enumerator
H A Ddwarf_names.c641 case DW_AT_declaration: in dwarf_get_AT_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1517 if ((ret = ctf_dwarf_boolean(cup, die, DW_AT_declaration, in ctf_dwarf_create_sou()
2064 if ((ret = ctf_dwarf_boolean(cup, die, DW_AT_declaration, &b)) != 0) { in ctf_dwarf_create_fptr()
2350 if ((ret = ctf_dwarf_boolean(cup, die, DW_AT_declaration, &b)) != 0) { in ctf_dwarf_convert_function()
2459 if ((ret = ctf_dwarf_boolean(cup, die, DW_AT_declaration, &b)) == 0) { in ctf_dwarf_convert_variable()