Searched refs:compileUnit (Results 1 – 4 of 4) sorted by relevance
132 if (obj->compileUnit) in getSourceLocation()
172 llvm::DWARFUnit *compileUnit = nullptr; variable
1085 compileUnit = it != units.end() ? it->get() : nullptr; in parseDebugInfo()1511 SmallString<261> dir(compileUnit->getCompilationDir()); in sourceFile()1517 return (dir + compileUnit->getUnitDIE().getShortName()).str(); in sourceFile()
1161 if (!file || !file->compileUnit) in emitStabs()