Searched defs:relocs (Results 1 – 12 of 12) sorted by relevance
257 MutableArrayRef<Relocation> relocs() { return relocations; } in relocs() function258 ArrayRef<Relocation> relocs() const { return relocations; } in relocs() function
333 llvm::MapVector<Symbol *, size_t> relocs; member556 SmallVector<DynamicReloc, 0> relocs; variable617 SmallVector<RelativeReloc, 0> relocs; variable
3208 const InputFile &file, DenseMap<uint32_t, uint32_t> &relocs, in getNameRelocs() argument3218 auto relocs = std::make_unique<DenseMap<uint32_t, uint32_t>[]>(numChunks); in finalizeContents() local
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
748 const MutableArrayRef<Relocation> relocs = sec.relocs(); in relax() local
721 AArch64Relaxer::AArch64Relaxer(ArrayRef<Relocation> relocs) { in AArch64Relaxer()
760 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