OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:address_for_global
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/gold/
i386.cc
134
address_for_global
(const Symbol*);
472
{ return this->plt_section()->
address_for_global
(gsym); }
1210
Output_data_plt_i386::
address_for_global
(const Symbol* gsym)
function in class:__anon75729::Output_data_plt_i386
[
all
...]
sparc.cc
164
{ return this->plt_section()->
address_for_global
(gsym); }
1617
Output_data_plt_sparc<size, big_endian>::
address_for_global
(const Symbol* gsym)
function in class:__anon75756::Output_data_plt_sparc
[
all
...]
tilegx.cc
156
address_for_global
(const Symbol*);
339
{ return this->plt_section()->
address_for_global
(gsym); }
2192
Output_data_plt_tilegx<size, big_endian>::
address_for_global
(
function in class:__anon75766::Output_data_plt_tilegx
[
all
...]
x86_64.cc
207
address_for_global
(const Symbol*);
547
{ return this->plt_section()->
address_for_global
(gsym); }
1436
Output_data_plt_x86_64<size>::
address_for_global
(const Symbol* gsym)
function in class:__anon75768::Output_data_plt_x86_64
[
all
...]
aarch64.cc
4470
Output_data_plt_aarch64<size, big_endian>::
address_for_global
(
function in class:__anon75707::Output_data_got_aarch64::Output_data_plt_aarch64
[
all
...]
arm.cc
[
all
...]
Completed in 185 milliseconds