Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc4284 bool extract_addend, Valtype32 addend_lo, in do_relhi16() argument
4291 Valtype32 addend = (extract_addend ? ((val & 0xffff) << 16) + addend_lo in do_relhi16()
4350 Valtype32 addend_lo, Target_mips<size, big_endian>* target) in do_relgot16_local() argument
4356 Valtype32 addend = (extract_addend ? ((val & 0xffff) << 16) + addend_lo in do_relgot16_local()