Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h256 const AppleAcceleratorTable &getAppleTypes();
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp357 getDies(DICtx, DICtx.getAppleTypes(), Name, Dies); in filterByAccelName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp572 getAppleTypes().dump(OS); in dump()
790 const AppleAcceleratorTable &DWARFContext::getAppleTypes() { in getAppleTypes() function in DWARFContext