Searched defs:relocs (Results 1 – 20 of 20) sorted by relevance
18 relocs: label
17 relocs: label
30 relocs: label
43 relocs: label
66 relocs: label
60 relocs: label
27 relocs: label
274 std::vector<Reloc> &relocs = isec->relocs; finalize() local
91 std::vector<Reloc> relocs; variable
239 MutableArrayRef<Relocation> relocs() { return relocations; } relocs() function 240 ArrayRef<Relocation> relocs() const { return relocations; } relocs() function
333 llvm::MapVector<Symbol *, size_t> relocs; global() member 556 SmallVector<DynamicReloc, 0> relocs; global() variable 617 SmallVector<RelativeReloc, 0> relocs; global() variable [all...]
3207 getNameRelocs(InputSection * sec,ArrayRef<RelTy> rels,DenseMap<uint32_t,uint32_t> & relocs) getNameRelocs() argument 3216 auto relocs = std::make_unique<DenseMap<uint32_t, uint32_t>[]>(numChunks); finalizeContents() local [all...]
546 relaxable(ArrayRef<Relocation> relocs,size_t i) relaxable() argument 601 const ArrayRef<Relocation> relocs = sec.relocs(); relocateAlloc() local 816 const MutableArrayRef<Relocation> relocs = sec.relocs(); relax() local [all...]
729 const MutableArrayRef<Relocation> relocs = sec.relocs(); relax() local [all...]
666 AArch64Relaxer(ArrayRef<Relocation> relocs) AArch64Relaxer() argument [all...]
226 ArrayRef<WasmRelocation> relocs = section->Relocations; setRelocs() local
760 PseudoRelocTableChunk(std::vector<RuntimePseudoReloc> & relocs) PseudoRelocTableChunk() argument
833 auto relocs = sc->getRelocs(); advanceRelocIndex() local
602 ArrayRef<coff_relocation> relocs = sc->getRelocs(); verifyRanges() local