Searched refs:compileUnit (Results 1 – 4 of 4) sorted by relevance
178 llvm::DWARFUnit *compileUnit = nullptr; variable
132 if (obj->compileUnit) in getSourceLocation()
1102 compileUnit = it != units.end() ? it->get() : nullptr; in parseDebugInfo()1525 const char *unitName = compileUnit->getUnitDIE().getShortName(); in sourceFile()1534 SmallString<261> dir(compileUnit->getCompilationDir()); in sourceFile()
1175 if (!file || !file->compileUnit) in emitStabs()