Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h456 #define DW_AT_sf_names 0x2101 /* GNU */ macro
H A Ddwarf_names_enum.h328 DW_AT_sf_names = 0x2101, enumerator
H A Ddwarf_names.c981 case DW_AT_sf_names: in dwarf_get_AT_name()