Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h38 forEachTypesSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesSections() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp853 DObj->forEachTypesSections([&](const DWARFSection &S) { in parseTypeUnits()
1577 void forEachTypesSections( in forEachTypesSections() function in __anonddd817f10c11::DWARFObjInMemory