Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h193 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
/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/llvm/tools/dsymutil/
DDwarfLinker.cpp1637 if (LT->getFileNameByIndex( in getChildDeclContext()