Searched defs:Relocations (Results 1 – 12 of 12) sorted by relevance
37 Relocations subsection
100 std::vector<MachO::any_relocation_info> > Relocations; variable
53 std::vector<Relocation> Relocations; member
101 std::vector<Relocation> Relocations; member
66 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
86 cl::opt<bool> Relocations("relocations", variable
105 const auto &Relocations = RelocMap[Section]; in resolveSymbol() local
69 int Relocations; member in __anon79e664d50111::COFFSymbol99 relocations Relocations; member in __anon79e664d50111::COFFSection
152 Relocations; member in __anone31fcaa00111::ELFObjectWriter
207 DenseMap<unsigned, RelocationList> Relocations; variable
79 Relocations("r", cl::desc("Display the relocation entries in the file")); variable
291 std::vector<MachineRelocation> Relocations; member in __anon0eed57260111::JITEmitter