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

  /toolchain/binutils/binutils-2.27/gold/
aarch64.cc 917 // beginning of the containing stub_table, whereas for Erratum_stub, this is
1762 stub_table(unsigned int shndx) const function in class:__anon4423::Output_data_got_aarch64::AArch64_relobj
1979 The_stub_table* stub_table = this->stub_table(i); local
2177 The_stub_table* stub_table = aarch64_input_section->stub_table(); local
2466 stub_table() function in class:__anon4423::Output_data_got_aarch64::AArch64_input_section
2560 The_stub_table* stub_table = this->stub_table_; local
2697 The_stub_table* stub_table = local
2751 Input_section_list::const_iterator stub_table = local
5521 The_stub_table* stub_table = aarch64_relobj->stub_table(relinfo->data_shndx); local
5704 The_stub_table* stub_table = *siter; local
5736 Stub_table<size, big_endian>* stub_table = local
8309 The_stub_table* stub_table = relobj->stub_table(shndx); local
    [all...]
arm.cc 71 class Stub_table;
874 class Stub_table : public Output_data
877 Stub_table(Arm_input_section<big_endian>* owner)
883 ~Stub_table()
    [all...]
powerpc.cc 63 class Stub_table;
339 Stub_table<size, big_endian>*
340 stub_table(unsigned int shndx) function in class:__anon4468::Powerpc_relobj
902 typedef std::vector<Stub_table<size, big_endian>*> Stub_tables;
2834 Stub_table<size, big_endian>* stub_table; local
3200 Stub_table<size, big_endian>* stub_table local
3289 const Stub_table<size, big_endian>* stub_table local
7644 Stub_table<size, big_endian>* stub_table local
8034 Stub_table<size, big_endian>* stub_table local
    [all...]

Completed in 133 milliseconds