Home
last modified time | relevance | path

Searched refs:DW_SECT_INFO (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h911 #define DW_SECT_INFO 1 /* .debug_info.dwo DWARF5 */ macro
H A Ddwarf_names_enum.h710 DW_SECT_INFO = 0x0001, enumerator
H A Ddwarf_xu_index.c885 sect_index_base = DW_SECT_INFO; in _dwarf_get_debugfission_for_offset()
H A Ddwarf_names.c2128 case DW_SECT_INFO: in dwarf_get_SECT_name()
H A Ddwarf_die_deliv.c1742 is_info2?DW_SECT_INFO:DW_SECT_TYPES, in dwarf_die_from_hash_signature()