Searched refs:get_r_type (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dtarget-reloc.h73 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);
H A Dgc.h224 unsigned int r_type = Classify_reloc::get_r_type(&reloc);
H A Dincremental-dump.cc373 irelocs.get_r_type(r_off),
H A Dincremental.h1231 get_r_type(unsigned int off) const function in class:gold::Incremental_relocs_reader
H A Dmips.cc3166 get_r_type(const Reltype* reloc) function in class:__anon554::Mips_classify_reloc
3228 get_r_type(const Reltype* reloc) function in class:__anon554::Mips_classify_reloc
3229 { return reloc->get_r_type(); }
3264 new_reloc->put_r_type(reloc->get_r_type());
11341 get_r_type(&rela);
11357 get_r_type(&rel);
H A Dincremental.cc793 unsigned int r_type = irelocs.get_r_type(r_base);
H A Dpowerpc.cc8966 get_r_type(const Reltype* reloc) function in class:__anon572::Powerpc_scan_relocatable_reloc
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp.h1697 get_r_type() const function in class:elfcpp::Mips64_rel
1775 get_r_type() const function in class:elfcpp::Mips64_rela

Completed in 217 milliseconds