Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.h40 virtual void onStartDIE(Unit &CU, Entry &DIE) {} in onStartDIE() function
49 virtual void onStartDIE(const Unit &CU, const Entry &DIE) {} in onStartDIE() function
DDWARFVisitor.cpp52 onStartDIE(Unit, Entry); in traverseDebugInfo()
DDWARFEmitter.cpp153 void onStartDIE(const DWARFYAML::Unit &CU, in onStartDIE() function in __anon911107820111::DumpVisitor
326 virtual void onStartDIE(DWARFYAML::Unit &CU, DWARFYAML::Entry &DIE) { in onStartDIE() function in __anon911107820211::DIEFixupVisitor