Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DELFTypes.h82 typedef ELFType<support::little, true> ELF64LE; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFTypes.h97 using ELF64LE = ELFType<support::little, true>; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp166 typedef ELFType<support::little, true> ELF64LE; in createELFDebugObject() typedef
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp624 if (auto *ELF64LE = dyn_cast<ELF64LEObjectFile>(Obj)) in getRelocationValueString() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp532 if (auto *ELF64LE = dyn_cast<ELF64LEObjectFile>(Obj)) in getRelocationValueString() local