Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.h71 void traverseDebugInfo();
DDWARFVisitor.cpp46 template <typename T> void DWARFYAML::VisitorImpl<T>::traverseDebugInfo() { in traverseDebugInfo() function in DWARFYAML::VisitorImpl
DDWARFEmitter.cpp201 Visitor.traverseDebugInfo(); in EmitDebugInfo()
366 DIFixer.traverseDebugInfo(); in EmitDebugSections()