Lines Matching refs:RelocationRef
293 bool llvm::RelocAddressLess(RelocationRef a, RelocationRef b) {
379 const RelocationRef &RelRef,
493 const RelocationRef &Rel,
506 const RelocationRef &Rel,
583 const RelocationRef &RelRef,
760 static std::error_code getRelocationValueString(const RelocationRef &Rel,
774 static bool getHidden(RelocationRef RelRef) {
955 std::vector<RelocationRef> Rels;
958 for (const RelocationRef &Reloc : RelocSec.relocations()) {
994 std::vector<RelocationRef>::const_iterator rel_cur = Rels.begin();
995 std::vector<RelocationRef>::const_iterator rel_end = Rels.end();
1167 for (const RelocationRef &Reloc : Section.relocations()) {