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

  /toolchain/binutils/binutils-2.25/gold/
copy-relocs.h 104 : sym_(sym), reloc_type_(reloc_type), relobj_(relobj),
111 Sized_relobj_file<size, big_endian>* relobj_; member in struct:gold::Copy_relocs::Copy_reloc_entry
copy-relocs.cc 207 entry.output_section_, entry.relobj_,
output.h 2258 Sized_relobj_file<size, big_endian>* relobj_; member in class:gold::Output_data_group
2804 Relobj* relobj_; member in class:gold::Output_relaxed_input_section
    [all...]
arm.cc 675 { return this->relobj_; }
707 : Stub(stub_template), relobj_(relobj), shndx_(shndx),
740 Relobj* relobj_;
1051 : Output_section_data(8, 4, true), relobj_(relobj), shndx_(shndx)
1057 { return this->relobj_; }
1086 Relobj* relobj_;
    [all...]
aarch64.cc 943 : Stub_base<size, big_endian>(type), relobj_(relobj),
954 { return this->relobj_; }
1033 if (this->relobj_ != k.relobj_)
1034 return this->relobj_ < k.relobj_;
1048 The_aarch64_relobj* relobj_; member in class:__anon75300::Output_data_got_aarch64::Erratum_stub
    [all...]
mips.cc 3477 Mips_relobj<size, big_endian>* relobj_; member in class:__anon75326::Target_mips::Dyn_reloc
    [all...]
output.cc     [all...]

Completed in 91 milliseconds