Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h174 #define DW_TAG_ALTIUM_rom 0x5111 /* ALTIUM */ macro
H A Ddwarf_names_enum.h109 DW_TAG_ALTIUM_rom = 0x5111, enumerator
H A Ddwarf_names.c316 case DW_TAG_ALTIUM_rom: in dwarf_get_TAG_name()