HomeSort by relevance Sort by last modified time
    Searched defs:addend_ (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
copy-relocs.h 106 address_(address), addend_(addend)
115 Addend addend_; member in struct:gold::Copy_relocs::Copy_reloc_entry
arm.cc 514 : stub_type_(stub_type), addend_(addend)
564 && (this->addend_ == k.addend_));
577 ^ this->addend_);
617 int32_t addend_; member in class:__anon75308::Reloc_stub::Key
    [all...]
output.h 1387 Addend addend_; member in class:gold::Output_reloc
    [all...]
aarch64.cc 1274 int32_t addend_; member in class:__anon75300::Output_data_got_aarch64::Reloc_stub::Key
    [all...]
powerpc.cc 1242 Address addend_; member in class:__anon75344::Target_powerpc::Branch_info
3891 typename elfcpp::Elf_types<size>::Elf_Addr addend_; member in class:__anon75344::Stub_table::Plt_stub_ent
    [all...]
  /external/google-breakpad/src/common/
test_assembler.h 207 // and addend_ equal to the value.
210 // base_ pointing to this; addend_ is unused.
213 // value has base_ pointing to that other binding, and addend_
224 uint64_t addend_; member in class:google_breakpad::test_assembler::Label::Binding

Completed in 308 milliseconds