Lines Matching refs:ld_rawhigh
1379 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()
2012 llc->ld_highpc = targaddr + llc->ld_rawhigh; in cook_loclists_contents()
2019 llc->ld_highpc = llc->ld_rawhigh +baseaddress; in cook_loclists_contents()
2035 llc->ld_highpc = llc->ld_rawhigh; in cook_loclists_contents()
2040 llc->ld_highpc = llc->ld_rawlow + llc->ld_rawhigh; in cook_loclists_contents()
2319 *rawval2 = desc->ld_rawhigh; in dwarf_get_locdesc_entry_d()