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

  /toolchain/binutils/binutils-2.27/gold/
target-reloc.h 448 orel.put_r_info(elfcpp::elf_r_info<size>(0, r_type));
510 new_reloc->put_r_info(elfcpp::elf_r_info<size>(r_sym, r_type));
output.cc 1107 wr->put_r_info(elfcpp::elf_r_info<size>(sym_index, this->type_));
    [all...]
arm.cc     [all...]
mips.cc     [all...]
powerpc.cc     [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 667 elf_r_info(unsigned int s, unsigned int t);
671 elf_r_info<32>(unsigned int s, unsigned int t) function in namespace:elfcpp
678 elf_r_info<64>(unsigned int s, unsigned int t) function in namespace:elfcpp
    [all...]

Completed in 453 milliseconds