Searched defs:getOutputUnitDIE (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ | ||
| D | CompileUnit.h | 110 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function |
| /external/llvm/tools/dsymutil/ | ||
| D | DwarfLinker.cpp | 227 DIE *getOutputUnitDIE() const { return CUDie; } in getOutputUnitDIE() function in llvm::dsymutil::__anond69ad1180111::CompileUnit |