Home
last modified time | relevance | path

Searched defs:onStartDIE (Results 1 – 2 of 2) 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
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