Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h1123 #define DW_LNE_HP_define_proc 0x20 /* 32 HP */ macro
H A Ddwarf_names_enum.h897 DW_LNE_HP_define_proc = 0x0020, enumerator
H A Ddwarf_names.c2676 case DW_LNE_HP_define_proc: in dwarf_get_LNE_name()