Home
last modified time | relevance | path

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

/external/llvm/docs/
DExtensions.rst37 Relocations subsection
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h100 std::vector<MachO::any_relocation_info> > Relocations; variable
/external/llvm/include/llvm/Object/
DCOFFYAML.h53 std::vector<Relocation> Relocations; member
DELFYAML.h101 std::vector<Relocation> Relocations; member
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp66 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp86 cl::opt<bool> Relocations("relocations", variable
DCOFFDumper.cpp105 const auto &Relocations = RelocMap[Section]; in resolveSymbol() local
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp69 int Relocations; member in __anon79e664d50111::COFFSymbol
99 relocations Relocations; member in __anon79e664d50111::COFFSection
DELFObjectWriter.cpp152 Relocations; member in __anone31fcaa00111::ELFObjectWriter
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h207 DenseMap<unsigned, RelocationList> Relocations; variable
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp79 Relocations("r", cl::desc("Display the relocation entries in the file")); variable
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp291 std::vector<MachineRelocation> Relocations; member in __anon0eed57260111::JITEmitter