Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFVisitor.h41 virtual void onStartDIE(Unit &CU, Entry &DIE) {} in onStartDIE() function
50 virtual void onStartDIE(const Unit &CU, const Entry &DIE) {} in onStartDIE() function
DDWARFVisitor.cpp53 onStartDIE(Unit, Entry); in traverseDebugInfo()
DDWARFEmitter.cpp154 void onStartDIE(const DWARFYAML::Unit &CU, in onStartDIE() function in __anonb07901d10111::DumpVisitor
324 virtual void onStartDIE(DWARFYAML::Unit &CU, DWARFYAML::Entry &DIE) { in onStartDIE() function in __anonb07901d10211::DIEFixupVisitor