Home
last modified time | relevance | path

Searched refs:compileUnit (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/lld/MachO/
H A DInputFiles.h178 llvm::DWARFUnit *compileUnit = nullptr; variable
H A DInputSection.cpp178 if (obj->compileUnit) in getSourceLocation()
H A DInputFiles.cpp1102 compileUnit = it != units.end() ? it->get() : nullptr; in parseDebugInfo()
1526 const char *unitName = compileUnit->getUnitDIE().getShortName(); in sourceFile()
1535 SmallString<261> dir(compileUnit->getCompilationDir()); in sourceFile()
H A DObjC.cpp268 if (objFile && objFile->compileUnit) in parseMethods()
H A DSyntheticSections.cpp1238 if (!file || !file->compileUnit) in emitStabs()