| /openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerDeclContext.cpp | 201 FileNum, CU.getOrigUnit().getCompilationDir(), in getResolvedPath()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1277 *DeclFileAttr->getAsUnsignedConstant(), CU->getCompilationDir(), in addLocalsForDie() 1323 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getLineInfoForAddress() 1386 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange() 1420 CU->getCompilationDir(), Spec.FLIKind, Frame)) in getInliningInfoForAddress() 1446 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getInliningInfoForAddress() 1452 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
|
| H A D | DWARFFormValue.cpp | 782 if (LT->getFileNameByIndex(Value.uval, DLU->getCompilationDir(), Kind, in getAsFile()
|
| H A D | DWARFDie.cpp | 137 *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()
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | MCDwarf.cpp | 419 StringRef CompDir = MCOS->getContext().getCompilationDir(); in emitV5FileDirTables() 794 if (!context.getCompilationDir().empty()) in EmitGenDwarfAbbrev() 1015 if (!context.getCompilationDir().empty()) { in EmitGenDwarfInfo() 1016 MCOS->emitBytes(context.getCompilationDir()); in EmitGenDwarfInfo()
|
| H A D | MCContext.cpp | 959 if (FileName.consume_front(getCompilationDir())) in setGenDwarfRootFile() 964 /*CUID=*/0, getCompilationDir(), FileName, Cksum, std::nullopt); in setGenDwarfRootFile()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFUnit.h | 440 const char *getCompilationDir();
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 38 CompDir = CU->getCompilationDir(); in CUInfo()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 694 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/ |
| H A D | llvm-dwarfdump.cpp | 518 StringRef CompDir = CU->getCompilationDir(); in collectObjectSources()
|
| H A D | Statistics.cpp | 241 dwarf::toUnsigned(DeclFile, 0), U->getCompilationDir(), in constructDieID()
|
| /openbsd-src/gnu/llvm/lld/MachO/ |
| H A D | InputFiles.cpp | 1511 SmallString<261> dir(compileUnit->getCompilationDir()); in sourceFile()
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 955 /*CUID=*/0, getContext().getCompilationDir(), FirstCppHashFilename, in enabledGenDwarfForAssembly() 960 /*CUID=*/0, getContext().getCompilationDir(), RootFile.Name, in enabledGenDwarfForAssembly()
|
| H A D | MasmParser.cpp | 1327 /*CUID=*/0, getContext().getCompilationDir(), FirstCppHashFilename, in enabledGenDwarfForAssembly() 1332 /*CUID=*/0, getContext().getCompilationDir(), RootFile.Name, in enabledGenDwarfForAssembly()
|