Home
last modified time | relevance | path

Searched refs:getFileNameByIndex (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h193 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDeclContext.cpp142 bool FoundFileName = LT->getFileNameByIndex( in getChildDeclContext()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp627 bool DWARFDebugLine::LineTable::getFileNameByIndex(uint64_t FileIndex, in getFileNameByIndex() function in DWARFDebugLine::LineTable
672 if (!getFileNameByIndex(Row.File, CompDir, Kind, Result.FileName)) in getFileLineInfoForAddress()
DDWARFContext.cpp522 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange()
580 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
DDWARFDebugInfoEntry.cpp144 if (LT->getFileNameByIndex( in dumpAttribute()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h236 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp989 bool DWARFDebugLine::LineTable::getFileNameByIndex(uint64_t FileIndex, in getFileNameByIndex() function in DWARFDebugLine::LineTable
1035 if (!getFileNameByIndex(Row.File, CompDir, Kind, Result.FileName)) in getFileLineInfoForAddress()
DDWARFDie.cpp216 if (LT->getFileNameByIndex( in dumpAttribute()
DDWARFContext.cpp993 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange()
1053 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
DDWARFVerifier.cpp614 const bool HasFullPath = LineTable->getFileNameByIndex( in verifyDebugLineRows()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1637 if (LT->getFileNameByIndex( in getChildDeclContext()