Home
last modified time | relevance | path

Searched refs:getSourceByIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h301 getSourceByIndex(uint64_t FileIndex,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1408 DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex() function in DWARFDebugLine::LineTable
1493 Result.Source = getSourceByIndex(Row.File, Kind); in getFileLineInfoForAddress()