Home
last modified time | relevance | path

Searched refs:getCompilationDir (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp200 FileNum, CU.getOrigUnit().getCompilationDir(), in getResolvedPath()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1194 CU->getCompilationDir(), in addLocalsForDie()
1241 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getLineInfoForAddress()
1288 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange()
1322 CU->getCompilationDir(), Spec.FLIKind, Frame)) in getInliningInfoForAddress()
1348 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getInliningInfoForAddress()
1354 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
H A DDWARFDie.cpp264 U->getCompilationDir(), in dumpAttribute()
593 *DeclFile, D.getDwarfUnit()->getCompilationDir(), Kind, FileName); in getDeclFile()
H A DDWARFUnit.cpp396 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
H A DDWARFVerifier.cpp787 FileIndex, CU->getCompilationDir(), in verifyDebugLineRows()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp396 ? MCOS->getContext().getCompilationDir() in emitV5FileDirTables()
767 if (!context.getCompilationDir().empty()) in EmitGenDwarfAbbrev()
988 if (!context.getCompilationDir().empty()) { in EmitGenDwarfInfo()
989 MCOS->emitBytes(context.getCompilationDir()); in EmitGenDwarfInfo()
H A DMCContext.cpp866 if (FileName.consume_front(getCompilationDir())) in setGenDwarfRootFile()
871 /*CUID=*/0, getCompilationDir(), FileName, Cksum, None); in setGenDwarfRootFile()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h404 const char *getCompilationDir();
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp36 CompDir = CU->getCompilationDir(); in CUInfo()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h660 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp203 dwarf::toUnsigned(DeclFile, 0), U->getCompilationDir(), in constructDieID()
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp832 SmallString<261> dir(compileUnit->getCompilationDir()); in emitBeginSourceStab()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp936 getContext().getCompilationDir(), in enabledGenDwarfForAssembly()
942 /*CUID=*/0, getContext().getCompilationDir(), RootFile.Name, in enabledGenDwarfForAssembly()
H A DMasmParser.cpp1307 getContext().getCompilationDir(), in enabledGenDwarfForAssembly()
1313 /*CUID=*/0, getContext().getCompilationDir(), RootFile.Name, in enabledGenDwarfForAssembly()