Home
last modified time | relevance | path

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

12

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp485 LineTable->getFileLineInfoForAddress(Address, CU->getCompilationDir(), in getLineInfoForAddress()
522 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange()
552 LineTable->getFileLineInfoForAddress(Address, CU->getCompilationDir(), in getInliningInfoForAddress()
574 LineTable->getFileLineInfoForAddress(Address, CU->getCompilationDir(), in getInliningInfoForAddress()
580 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
DDWARFUnit.cpp143 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in llvm::DWARFUnit
DDWARFDebugInfoEntry.cpp146 u->getCompilationDir(), in dumpAttribute()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp145 FileNum, U.getOrigUnit().getCompilationDir(), in getChildDeclContext()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp141 FileNum, U.getOrigUnit().getCompilationDir(), in getChildDeclContext()
/external/bcc/src/cc/
Dbcc_debug.cc205 (uint64_t)FuncStart + Index, CU->getCompilationDir(), in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1126 CU->getCompilationDir(), in addLocalsForDie()
1172 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getLineInfoForAddress()
1214 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange()
1246 CU->getCompilationDir(), Spec.FLIKind, Frame)) in getInliningInfoForAddress()
1269 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getInliningInfoForAddress()
1275 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
DDWARFDie.cpp260 U->getCompilationDir(), in dumpAttribute()
DDWARFUnit.cpp376 const char *DWARFUnit::getCompilationDir() { in getCompilationDir() function in DWARFUnit
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1191 CU->getCompilationDir(), in addLocalsForDie()
1238 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getLineInfoForAddress()
1282 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange()
1315 CU->getCompilationDir(), Spec.FLIKind, Frame)) in getInliningInfoForAddress()
1339 {Address.Address, Address.SectionIndex}, CU->getCompilationDir(), in getInliningInfoForAddress()
1345 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
DDWARFDie.cpp259 U->getCompilationDir(), in dumpAttribute()
578 LT->getFileNameByIndex(*DeclFile, U->getCompilationDir(), Kind, FileName); in getDeclFile()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h209 const char *getCompilationDir();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp638 if (FileName.consume_front(getCompilationDir())) in setGenDwarfRootFile()
643 /*CUID=*/0, getCompilationDir(), FileName, Cksum, None); in setGenDwarfRootFile()
DMCDwarf.cpp392 ? MCOS->getContext().getCompilationDir() in emitV5FileDirTables()
820 if (!context.getCompilationDir().empty()) in EmitGenDwarfAbbrev()
1031 if (!context.getCompilationDir().empty()) { in EmitGenDwarfInfo()
1032 MCOS->EmitBytes(context.getCompilationDir()); in EmitGenDwarfInfo()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp771 if (FileName.consume_front(getCompilationDir())) in setGenDwarfRootFile()
776 /*CUID=*/0, getCompilationDir(), FileName, Cksum, None); in setGenDwarfRootFile()
DMCDwarf.cpp411 ? MCOS->getContext().getCompilationDir() in emitV5FileDirTables()
850 if (!context.getCompilationDir().empty()) in EmitGenDwarfAbbrev()
1071 if (!context.getCompilationDir().empty()) { in EmitGenDwarfInfo()
1072 MCOS->emitBytes(context.getCompilationDir()); in EmitGenDwarfInfo()
/external/llvm/lib/MC/
DMCDwarf.cpp533 if (!context.getCompilationDir().empty()) in EmitGenDwarfAbbrev()
735 if (!context.getCompilationDir().empty()) { in EmitGenDwarfInfo()
736 MCOS->EmitBytes(context.getCompilationDir()); in EmitGenDwarfInfo()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h392 const char *getCompilationDir();
/external/llvm/include/llvm/MC/
DMCContext.h431 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h410 const char *getCompilationDir();
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DDwarfTransformer.cpp36 CompDir = CU->getCompilationDir(); in CUInfo()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h582 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h527 StringRef getCompilationDir() const { return CompilationDir; } in getCompilationDir() function
/external/llvm-project/llvm/tools/llvm-dwarfdump/
DStatistics.cpp193 dwarf::toUnsigned(DeclFile, 0), U->getCompilationDir(), in constructDieID()
/external/llvm-project/lld/MachO/
DSyntheticSections.cpp585 SmallString<261> dir(compileUnit->getCompilationDir()); in emitBeginSourceStab()

12