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

  /toolchain/binutils/binutils-2.27/gold/
output.h 1497 Output_reloc<elfcpp::SHT_REL, dynamic, size, big_endian> rel_; member in class:gold::Output_reloc
1604 Output_reloc<elfcpp::SHT_REL, dynamic, size, big_endian> rel_; member in class:gold::Output_reloc
    [all...]
output.cc     [all...]
i386.cc 102 { return this->rel_; }
231 Reloc_section* rel_; member in class:__anon4446::Output_data_plt_i386
    [all...]
x86_64.cc 166 { return this->rel_; }
303 Reloc_section* rel_; member in class:__anon4491::Output_data_plt_x86_64
    [all...]
powerpc.cc 3380 Reloc_section* rel_; member in class:__anon4468::Output_data_plt_powerpc
3695 Reloc_section* rel_; member in class:__anon4468::Output_data_brlt_powerpc
    [all...]
s390.cc 138 { return this->rel_; }
231 Reloc_section* rel_; member in class:__anon4473::Output_data_plt_s390
1021 this->rel_ = new Reloc_section(false);
1023 elfcpp::SHF_ALLOC, this->rel_,
    [all...]
sparc.cc 1428 Reloc_section* rel_; member in class:__anon4477::Output_data_plt_sparc
    [all...]
tilegx.cc 119 { return this->rel_; }
197 Reloc_section* rel_; member in class:__anon4489::Output_data_plt_tilegx
    [all...]
aarch64.cc 4387 Reloc_section* rel_; member in class:__anon4423::Output_data_got_aarch64::Output_data_plt_aarch64
    [all...]
arm.cc     [all...]
mips.cc 2641 Reloc_section* rel_; member in class:__anon4450::Mips_output_data_plt
    [all...]
  /bionic/linker/
linker_soinfo.h 160 ElfW(Rel)* rel_; member in struct:soinfo
linker.cpp     [all...]

Completed in 689 milliseconds