Searched defs:Relocations (Results 1 – 12 of 12) sorted by relevance
37 Relocations subsection
105 llvm::DenseMap<const MCSectionData *, std::vector<RelAndSymbol>> Relocations; variable
59 std::vector<Relocation> Relocations; member
119 std::vector<Relocation> Relocations; member
118 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
88 cl::opt<bool> Relocations("relocations", variable
121 const auto &Relocations = RelocMap[Section]; in resolveSymbol() local
71 int Relocations; member in __anon06e85d110111::COFFSymbol100 relocations Relocations; member in __anon06e85d110111::COFFSection
130 Relocations; member in __anon4ed704dc0111::ELFObjectWriter
227 DenseMap<unsigned, RelocationList> Relocations; variable
435 SmallVector<const Value *, 64> Bases, Ptrs, Relocations; in lowerStatepointMetaArgs() local
72 llvm::Relocations("r", cl::desc("Display the relocation entries in the file")); member in llvm