Searched defs:hipc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/elftoolchain/addr2line/ |
H A D | addr2line.c | 51 Dwarf_Unsigned hipc; member 64 Dwarf_Unsigned hipc; member 150 handle_high_pc(Dwarf_Die die, Dwarf_Unsigned lopc, Dwarf_Unsigned *hipc) in handle_high_pc() 177 Dwarf_Unsigned lopc, hipc, addr_base; in search_func() local 225 Dwarf_Unsigned lopc, hipc, ranges_off; in collect_func() local 572 Dwarf_Unsigned addr_base, lopc, hipc; in check_range() local
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_loclist.c | 174 Dwarf_Addr *hipc, Dwarf_Addr *lopc, Dwarf_Ptr *data, in dwarf_get_loclist_entry()
|
H A D | dwarf_frame.c | 140 Dwarf_Addr *lopc, Dwarf_Addr *hipc, Dwarf_Error *error) in dwarf_get_fde_at_pc()
|