Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_query.c1378 res = _dwarf_get_value_ptr(die, DW_AT_high_pc, in dwarf_highpc_b()
1391 class = dwarf_get_form_class(version,DW_AT_high_pc, in dwarf_highpc_b()
1459 res3 = _dwarf_die_attr_unsigned_constant(die,DW_AT_high_pc, in dwarf_highpc_b()
1464 res3 = _dwarf_get_value_ptr(die, DW_AT_high_pc, in dwarf_highpc_b()
H A Ddwarf.h276 #define DW_AT_high_pc 0x12 macro
H A Ddwarf_names_enum.h185 DW_AT_high_pc = 0x0012, enumerator
H A Dpro_forms.c196 case DW_AT_high_pc: in dwarf_add_AT_targ_address_c()
757 case DW_AT_high_pc: /* DWARF5: allowing const udata high_pc */ in dwarf_add_AT_unsigned_const_a()
H A Ddwarf_names.c541 case DW_AT_high_pc: in dwarf_get_AT_name()