Searched defs:Relocations (Results 1 – 12 of 12) sorted by relevance
37 Relocations subsection
101 std::vector<MachO::any_relocation_info> > Relocations; variable
59 std::vector<Relocation> Relocations; member
102 std::vector<Relocation> Relocations; member
118 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
87 cl::opt<bool> Relocations("relocations", variable
121 const auto &Relocations = RelocMap[Section]; in resolveSymbol() local
71 int Relocations; member in __anon447177a20111::COFFSymbol100 relocations Relocations; member in __anon447177a20111::COFFSection
150 Relocations; member in __anond77f7eed0111::ELFObjectWriter
201 DenseMap<unsigned, RelocationList> Relocations; variable
417 SmallVector<const Value *, 64> Bases, Ptrs, Relocations; in lowerStatepointMetaArgs() local
72 Relocations("r", cl::desc("Display the relocation entries in the file")); variable