Searched refs:getSourceByIndex (Results 1 – 2 of 2) sorted by relevance
268 getSourceByIndex(uint64_t FileIndex,
971 Optional<StringRef> DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex() function in DWARFDebugLine::LineTable1040 Result.Source = getSourceByIndex(Row.File, Kind); in getFileLineInfoForAddress()