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.25/gold/
target-reloc.h 449 orel.put_r_info(elfcpp::elf_r_info<size>(0, r_type));
752 reloc_write.put_r_info(elfcpp::elf_r_info<size>(new_symndx, r_type));
output.cc 1107 wr->put_r_info(elfcpp::elf_r_info<size>(sym_index, this->type_));
    [all...]
arm.cc     [all...]
powerpc.cc     [all...]
mips.cc     [all...]
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h 649 elf_r_info(unsigned int s, unsigned int t);
653 elf_r_info<32>(unsigned int s, unsigned int t) function in namespace:elfcpp
660 elf_r_info<64>(unsigned int s, unsigned int t) function in namespace:elfcpp
    [all...]

Completed in 84 milliseconds