Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loc.c1379 locdesc->ld_rawhigh = highpc; in _dwarf_fill_in_locdesc_op_c()
1795 llc->ld_lopc = llc->ld_rawhigh; in cook_original_loclist_contents()
1796 llc->ld_highpc = llc->ld_rawhigh; in cook_original_loclist_contents()
1797 baseaddress = llc->ld_rawhigh; in cook_original_loclist_contents()
1802 llc->ld_highpc = llc->ld_rawhigh + baseaddress; in cook_original_loclist_contents()
1843 cucontext,llc->ld_rawhigh,&targaddr,error); in cook_gnu_loclist_contents()
1875 llc->ld_highpc = llc->ld_lopc +llc->ld_rawhigh; in cook_gnu_loclist_contents()
1881 llc->ld_highpc = llc->ld_rawhigh + baseaddress; in cook_gnu_loclist_contents()
1899 cucontext,llc->ld_rawhigh,&targaddr,error); in cook_gnu_loclist_contents()
1985 cucontext,llc->ld_rawhigh,&targaddr,error); in cook_loclists_contents()
[all …]
H A Ddwarf_loc.h189 Dwarf_Addr ld_rawhigh; member
H A Ddwarf_loclists.c992 e->ld_rawhigh = val2; in build_array_of_lle()
1283 *raw2 = e->ld_rawhigh; in dwarf_get_loclists_entry_fields()