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

  /toolchain/binutils/binutils-2.27/gold/
target-reloc.h 73 unsigned int r_type = Classify_reloc::get_r_type(&reloc);
496 get_r_type(const Reltype* reloc) function in class:gold::Default_classify_reloc
549 get_r_type(const Reltype* reloc) function in class:gold::Default_scan_relocatable_relocs
550 { return Classify_reloc::get_r_type(reloc); }
616 get_r_type(const Reltype* reloc) function in class:gold::Default_emit_relocs_strategy
617 { return Classify_reloc::get_r_type(reloc); }
690 Scan_relocatable_reloc::get_r_type(&reloc);
incremental.h 1231 get_r_type(unsigned int off) const function in class:gold::Incremental_relocs_reader
    [all...]
mips.cc 3166 get_r_type(const Reltype* reloc) function in class:__anon4450::Mips_classify_reloc
3228 get_r_type(const Reltype* reloc) function in class:__anon4450::Mips_classify_reloc
    [all...]
powerpc.cc 8810 get_r_type(const Reltype* reloc) function in class:__anon4468::Powerpc_scan_relocatable_reloc
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp.h 1752 get_r_type() const function in class:elfcpp::Mips64_rel
1830 get_r_type() const function in class:elfcpp::Mips64_rela
    [all...]

Completed in 111 milliseconds