| /llvm-project-15.0.7/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerDeclContext.cpp | 201 FileNum, CU.getOrigUnit().getCompilationDir(), in getResolvedPath()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1209 CU->getCompilationDir(), in addLocalsForDie() 1255 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getLineInfoForAddress() 1318 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange() 1352 CU->getCompilationDir(), Spec.FLIKind, Frame)) in getInliningInfoForAddress() 1378 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getInliningInfoForAddress() 1384 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
|
| H A D | DWARFFormValue.cpp | 779 if (LT->getFileNameByIndex(Value.uval, DLU->getCompilationDir(), Kind, in getAsFile()
|
| H A D | DWARFDie.cpp | 142 *Val, U->getCompilationDir(), in dumpAttribute()
|
| H A D | DWARFUnit.cpp | 389 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
|
| H A D | DWARFVerifier.cpp | 888 FileIndex, CU->getCompilationDir(), in verifyDebugLineRows()
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCDwarf.cpp | 420 StringRef CompDir = MCOS->getContext().getCompilationDir(); in emitV5FileDirTables() 797 if (!context.getCompilationDir().empty()) in EmitGenDwarfAbbrev() 1018 if (!context.getCompilationDir().empty()) { in EmitGenDwarfInfo() 1019 MCOS->emitBytes(context.getCompilationDir()); in EmitGenDwarfInfo()
|
| H A D | MCContext.cpp | 927 if (FileName.consume_front(getCompilationDir())) in setGenDwarfRootFile() 932 /*CUID=*/0, getCompilationDir(), FileName, Cksum, None); in setGenDwarfRootFile()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFUnit.h | 416 const char *getCompilationDir();
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 37 CompDir = CU->getCompilationDir(); in CUInfo()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 694 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 505 StringRef CompDir = CU->getCompilationDir(); in collectObjectSources()
|
| H A D | Statistics.cpp | 241 dwarf::toUnsigned(DeclFile, 0), U->getCompilationDir(), in constructDieID()
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | DWARFRewriter.cpp | 1567 ? CU->getCompilationDir() in writeDWOFiles()
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | InputFiles.cpp | 1602 SmallString<261> dir(compileUnit->getCompilationDir()); in sourceFile()
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 952 getContext().getCompilationDir(), in enabledGenDwarfForAssembly() 958 /*CUID=*/0, getContext().getCompilationDir(), RootFile.Name, in enabledGenDwarfForAssembly()
|
| H A D | MasmParser.cpp | 1306 getContext().getCompilationDir(), in enabledGenDwarfForAssembly() 1312 /*CUID=*/0, getContext().getCompilationDir(), RootFile.Name, in enabledGenDwarfForAssembly()
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | BinaryContext.cpp | 1665 BinaryLineTable.setRootFile(CU->getCompilationDir(), *Name, Checksum, in preprocessDebugInfo()
|