HomeSort by relevance Sort by last modified time
    Searched refs:plt_section (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
sparc.cc 176 { return this->plt_section()->address_for_global(gsym); }
180 { return this->plt_section()->address_for_local(relobj, symndx); }
397 plt_section() const function in class:__anon4477::Target_sparc
    [all...]
i386.cc 486 { return this->plt_section()->address_for_global(gsym); }
490 { return this->plt_section()->address_for_local(relobj, symndx); }
829 plt_section() const function in class:__anon4446::Target_i386
    [all...]
x86_64.cc 588 { return this->plt_section()->address_for_global(gsym); }
592 { return this->plt_section()->address_for_local(relobj, symndx); }
1067 plt_section() const function in class:__anon4491::Target_x86_64
    [all...]
mips.cc 4039 plt_section() const function in class:__anon4450::Target_mips
    [all...]
s390.cc 393 { return this->plt_section()->address_for_global(gsym); }
397 { return this->plt_section()->address_for_local(relobj, symndx); }
680 plt_section() const function in class:__anon4473::Target_s390
    [all...]
tilegx.cc 353 { return this->plt_section()->address_for_global(gsym); }
357 { return this->plt_section()->address_for_local(relobj, symndx); }
579 plt_section() const function in class:__anon4489::Target_tilegx
    [all...]
aarch64.cc 3395 plt_section() const function in class:__anon4423::Output_data_got_aarch64::Target_aarch64
    [all...]
powerpc.cc 795 plt_section() const function in class:__anon4468::Target_powerpc
    [all...]
arm.cc     [all...]

Completed in 142 milliseconds