Home
last modified time | relevance | path

Searched defs:getOutputUnitDIE (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.h110 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp227 DIE *getOutputUnitDIE() const { return CUDie; } in getOutputUnitDIE() function in llvm::dsymutil::__anond69ad1180111::CompileUnit