Home
last modified time | relevance | path

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