Searched defs:relocs (Results 1 – 11 of 11) sorted by relevance
235 MutableArrayRef<Relocation> relocs() { return relocations; } relocs() function 236 ArrayRef<Relocation> relocs() const { return relocations; } relocs() function
328 llvm::MapVector<Symbol *, size_t> relocs; global() member 549 SmallVector<DynamicReloc, 0> relocs; global() variable 608 SmallVector<RelativeReloc, 0> relocs; global() variable [all...]
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() argument 601 const ArrayRef<Relocation> relocs = sec.relocs(); in relocateAlloc() local 816 const MutableArrayRef<Relocation> relocs = sec.relocs(); relax() local [all...]
689 const MutableArrayRef<Relocation> relocs = sec.relocs(); relax() local [all...]
621 AArch64Relaxer(ArrayRef<Relocation> relocs) AArch64Relaxer() argument [all...]
735 PseudoRelocTableChunk(std::vector<RuntimePseudoReloc> & relocs) PseudoRelocTableChunk() argument
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