Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDIContext.cpp16 DIContext *DIContext::getDWARFContext(bool isLittleEndian, in getDWARFContext() function in DIContext
/external/swiftshader/third_party/LLVM/include/llvm/DebugInfo/
DDIContext.h54 static DIContext *getDWARFContext(bool isLittleEndian,
/external/swiftshader/third_party/LLVM/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp82 OwningPtr<DIContext> dictx(DIContext::getDWARFContext(/*FIXME*/true, in DumpInput()
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
DMachODump.cpp392 diContext.reset(DIContext::getDWARFContext(DbgInfoObj->isLittleEndian(), in DisassembleInputMachO()