Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h311 const AppleAcceleratorTable &getAppleTypes();
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp410 getDies(DICtx, DICtx.getAppleTypes(), Name, Dies); in filterByAccelName()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp682 getAppleTypes().dump(OS); in dump()
912 const AppleAcceleratorTable &DWARFContext::getAppleTypes() { in getAppleTypes() function in DWARFContext