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

  /toolchain/binutils/binutils-2.25/gold/
aarch64.cc 1261 unsigned int r_sym_; member in class:__anon75300::Output_data_got_aarch64::Reloc_stub::Key
    [all...]
arm.cc 518 this->r_sym_ = Reloc_stub::invalid_index;
524 this->r_sym_ = r_sym;
543 { return this->r_sym_; }
548 { return this->r_sym_ == invalid_index ? this->u_.symbol : NULL; }
553 { return this->r_sym_ != invalid_index ? this->u_.relobj : NULL; }
560 && (this->r_sym_ == k.r_sym_)
561 && ((this->r_sym_ != Reloc_stub::invalid_index)
572 ^ this->r_sym_
574 (this->r_sym_ != Reloc_stub::invalid_index
604 unsigned int r_sym_; member in class:__anon75308::Reloc_stub::Key
    [all...]
powerpc.cc 1241 unsigned int r_sym_; member in class:__anon75344::Target_powerpc::Branch_info
    [all...]
mips.cc 1467 unsigned int r_sym_; member in class:__anon75326::Mips16_stub_section
    [all...]

Completed in 198 milliseconds