Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h101 std::vector<object::macho::RelocationEntry> > Relocations; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h157 DenseMap<unsigned, RelocationList> Relocations; variable
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp68 int Relocations; member in __anon094d99f70111::COFFSymbol
98 relocations Relocations; member in __anon094d99f70111::COFFSection
DELFObjectWriter.cpp93 std::vector<ELFRelocationEntry> > Relocations; member in __anon2645bec20111::ELFObjectWriter
/external/llvm/utils/yaml2obj/
Dyaml2obj.cpp715 std::vector<COFF::relocation> Relocations; member
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp70 Relocations("r", cl::desc("Display the relocation entries in the file")); variable
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp298 std::vector<MachineRelocation> Relocations; member in __anon51408e480111::JITEmitter