Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h308 const AppleAcceleratorTable &getAppleNames();
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp414 getDies(DICtx, DICtx.getAppleNames(), Name, Dies); in filterByAccelName()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp678 getAppleNames().dump(OS); in dump()
907 const AppleAcceleratorTable &DWARFContext::getAppleNames() { in getAppleNames() function in DWARFContext