Home
last modified time | relevance | path

Searched defs:Relocations (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h94 std::vector<object::macho::RelocationEntry> > Relocations; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h126 DenseMap<unsigned, RelocationList> Relocations; variable
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp72 int Relocations; member in __anon0672d0950111::COFFSymbol
102 relocations Relocations; member in __anon0672d0950111::COFFSection
DELFObjectWriter.cpp94 std::vector<ELFRelocationEntry> > Relocations; member in __anon98cc56600111::ELFObjectWriter
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp66 Relocations("r", cl::desc("Display the relocation entries in the file")); variable
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp293 std::vector<MachineRelocation> Relocations; member in __anonc80982e60111::JITEmitter