Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h57 forEachTypesDWOSections(function_ref<void(const DWARFSection &)> F) const {} in forEachTypesDWOSections() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp866 DObj->forEachTypesDWOSections([&](const DWARFSection &S) { in parseDWOTypeUnits()
1532 void forEachTypesDWOSections( in forEachTypesDWOSections() function in __anonddd817f10c11::DWARFObjInMemory