Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h461 #define DW_AT_body_end 0x2106 /* GNU */ macro
H A Ddwarf_names_enum.h333 DW_AT_body_end = 0x2106, enumerator
H A Ddwarf_names.c996 case DW_AT_body_end: in dwarf_get_AT_name()