Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h154 #define DW_TAG_GNU_BINCL 0x4104 /* GNU */ macro
H A Ddwarf_names_enum.h85 DW_TAG_GNU_BINCL = 0x4104, enumerator
H A Ddwarf_names.c243 case DW_TAG_GNU_BINCL: in dwarf_get_TAG_name()