Home
last modified time | relevance | path

Searched defs:ELF64BE (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Object/
DELFTypes.h83 typedef ELFType<support::big, true> ELF64BE; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFTypes.h98 using ELF64BE = ELFType<support::big, true>; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp162 typedef ELFType<support::big, true> ELF64BE; in createELFDebugObject() typedef
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp628 auto *ELF64BE = cast<ELF64BEObjectFile>(Obj); in getRelocationValueString() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp536 auto *ELF64BE = cast<ELF64BEObjectFile>(Obj); in getRelocationValueString() local