Searched refs:_dwarf_get_value_ptr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_query.c | 610 _dwarf_get_value_ptr(Dwarf_Die die, in _dwarf_get_value_ptr() function 793 res = _dwarf_get_value_ptr(die, attr, &attr_form,&info_ptr, in dwarf_hasattr() 821 res = _dwarf_get_value_ptr(die, attr, &attr_form,&info_ptr, in dwarf_attr() 1024 res = _dwarf_get_value_ptr(die, DW_AT_low_pc, in dwarf_lowpc() 1378 res = _dwarf_get_value_ptr(die, DW_AT_high_pc, in dwarf_highpc_b() 1464 res3 = _dwarf_get_value_ptr(die, DW_AT_high_pc, in dwarf_highpc_b() 1637 res = _dwarf_get_value_ptr(die,attr,&attr_form, in _dwarf_die_attr_unsigned_constant()
|