Searched defs:Relocations (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | ELFCodeEmitter.h | 32 std::vector<MachineRelocation> Relocations; variable |
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
D | RuntimeDyldImpl.h | 115 StringMap<RelocationList> Relocations; variable |
/external/llvm/include/llvm/MC/ | ||
D | MCMachObjectWriter.h | 94 std::vector<object::macho::RelocationEntry> > Relocations; variable |
/external/llvm/lib/MC/ | ||
D | WinCOFFObjectWriter.cpp | 72 int Relocations; member in __anond657a6540111::COFFSymbol |
D | ELFObjectWriter.h | 115 std::vector<ELFRelocationEntry> > Relocations; variable |
/external/llvm/include/llvm/CodeGen/ | ||
D | BinaryObject.h | 34 std::vector<MachineRelocation> Relocations; variable |
/external/llvm/lib/ExecutionEngine/JIT/ | ||
D | JITEmitter.cpp | 294 std::vector<MachineRelocation> Relocations; member in __anonaecba7a50111::JITEmitter |