Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h109 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h106 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp227 DIE *getOutputUnitDIE() const { return CUDie; } in getOutputUnitDIE() function in llvm::dsymutil::__anondabe43b60111::CompileUnit