Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc2241 got_base_offset(const Powerpc_relobj<size, big_endian>* object) const in got_base_offset() function in __anon0f0c9f3e0111::Output_data_got_powerpc
6894 value -= target->got_section()->got_base_offset(object); in relocate()
6996 value -= target->got_section()->got_base_offset(object); in relocate()
7050 value -= target->got_section()->got_base_offset(object); in relocate()
7096 value -= target->got_section()->got_base_offset(object); in relocate()
7119 value -= target->got_section()->got_base_offset(object); in relocate()
DChangeLog2689 (Output_data_got_powerpc::got_base_offset): Return Valtype.
3206 (Output_data_got_powerpc::got_base_offset): Likewise.