Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp312 static void getDies(DWARFContext &DICtx, const AppleAcceleratorTable &Accel, in getDies() function
343 static void getDies(DWARFContext &DICtx, const DWARFDebugNames &Accel, in getDies() function
356 getDies(DICtx, DICtx.getAppleNames(), Name, Dies); in filterByAccelName()
357 getDies(DICtx, DICtx.getAppleTypes(), Name, Dies); in filterByAccelName()
358 getDies(DICtx, DICtx.getAppleNamespaces(), Name, Dies); in filterByAccelName()
359 getDies(DICtx, DICtx.getDebugNames(), Name, Dies); in filterByAccelName()