Searched defs:relocs (Results 1 – 11 of 11) sorted by relevance
235 MutableArrayRef<Relocation> relocs() { return relocations; } in relocs() function236 ArrayRef<Relocation> relocs() const { return relocations; } in relocs() function
328 llvm::MapVector<Symbol *, size_t> relocs; member549 SmallVector<DynamicReloc, 0> relocs; variable608 SmallVector<RelativeReloc, 0> relocs; variable
274 std::vector<Reloc> &relocs = isec->relocs; in finalize() local
91 std::vector<Reloc> relocs; variable
546 static bool relaxable(ArrayRef<Relocation> relocs, size_t i) { in relaxable()601 const ArrayRef<Relocation> relocs = sec.relocs(); in relocateAlloc() local816 const MutableArrayRef<Relocation> relocs = sec.relocs(); in relax() local
689 const MutableArrayRef<Relocation> relocs = sec.relocs(); in relax() local
621 AArch64Relaxer::AArch64Relaxer(ArrayRef<Relocation> relocs) { in AArch64Relaxer()
735 PseudoRelocTableChunk(std::vector<RuntimePseudoReloc> &relocs) in PseudoRelocTableChunk()
833 auto relocs = sc->getRelocs(); in advanceRelocIndex() local
602 ArrayRef<coff_relocation> relocs = sc->getRelocs(); in verifyRanges() local
2000 int relocs; in sym_fw_bind_script() local