Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.h41 virtual void onEndDIE(Unit &CU, Entry &DIE) {} in onEndDIE() function
50 virtual void onEndDIE(const Unit &CU, const Entry &DIE) {} in onEndDIE() function
DDWARFVisitor.cpp169 onEndDIE(Unit, Entry); in traverseDebugInfo()