Home
last modified time | relevance | path

Searched refs:clearDIEs (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFCompileUnit.cpp203 void DWARFCompileUnit::clearDIEs(bool keep_compile_unit_die) { in clearDIEs() function in DWARFCompileUnit
237 clearDIEs(true); in buildAddressRangeTable()
DDWARFCompileUnit.h103 void clearDIEs(bool keep_compile_unit_die);
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp139 clearDIEs(false); in clear()
317 void DWARFUnit::clearDIEs(bool KeepCUDie) { in clearDIEs() function in llvm::DWARFUnit
364 clearDIEs(true); in collectAddressRanges()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h283 void clearDIEs(bool KeepCUDie);