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

  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc 913 // beginning of the containing stub_table, whereas for Erratum_stub, this is
1733 stub_table(unsigned int shndx) const function in class:__anon75300::Output_data_got_aarch64::AArch64_relobj
1946 The_stub_table* stub_table = this->stub_table(i); local
2088 The_stub_table* stub_table = aarch64_input_section->stub_table(); local
2377 stub_table() function in class:__anon75300::Output_data_got_aarch64::AArch64_input_section
2471 The_stub_table* stub_table = this->stub_table_; local
2608 The_stub_table* stub_table = local
2662 Input_section_list::const_iterator stub_table = local
5389 The_stub_table* stub_table = aarch64_relobj->stub_table(relinfo->data_shndx); local
5546 The_stub_table* stub_table = *siter; local
5578 Stub_table<size, big_endian>* stub_table = local
8060 The_stub_table* stub_table = relobj->stub_table(shndx); local
    [all...]
arm.cc 68 class Stub_table;
871 class Stub_table : public Output_data
874 Stub_table(Arm_input_section<big_endian>* owner)
880 ~Stub_table()
    [all...]
powerpc.cc 63 class Stub_table;
279 Stub_table<size, big_endian>*
280 stub_table(unsigned int shndx) function in class:__anon75344::Powerpc_relobj
789 typedef std::vector<Stub_table<size, big_endian>*> Stub_tables;
2578 Stub_table<size, big_endian>* stub_table; local
2925 Stub_table<size, big_endian>* stub_table local
3008 const Stub_table<size, big_endian>* stub_table local
6846 Stub_table<size, big_endian>* stub_table local
7240 Stub_table<size, big_endian>* stub_table local
    [all...]

Completed in 74 milliseconds