Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h182 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp646 DWARFDebugLine::LineTable::getFileNameByIndex(uint64_t FileIndex, in getFileNameByIndex() function in DWARFDebugLine::LineTable
693 if (!getFileNameByIndex(Row.File, CompDir, Kind, Result.FileName)) in getFileLineInfoForAddress()
DDWARFContext.cpp450 LineTable->getFileNameByIndex(Row.File, CU->getCompilationDir(), in getLineInfoForAddressRange()
508 LineTable->getFileNameByIndex(CallFile, CU->getCompilationDir(), in getInliningInfoForAddress()
DDWARFDebugInfoEntry.cpp144 if (LT->getFileNameByIndex( in dumpAttribute()