Searched refs:onStartDIE (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ | ||
D | DWARFVisitor.h | 40 virtual void onStartDIE(Unit &CU, Entry &DIE) {} in onStartDIE() function |
D | DWARFVisitor.cpp | 52 onStartDIE(Unit, Entry); in traverseDebugInfo() |
D | DWARFEmitter.cpp | 153 void onStartDIE(const DWARFYAML::Unit &CU, in onStartDIE() function in __anon911107820111::DumpVisitor |