Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp165 typedef ELFType<support::big, 2, true> ELF64BE; in createELFDebugObject() typedef
166 DebugObj = createRTDyldELFObject<ELF64BE>(Buffer->getMemBufferRef(), L, ec); in createELFDebugObject()