Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h297 getSourceByIndex(uint64_t FileIndex,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1335 DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex() function in DWARFDebugLine::LineTable
1420 Result.Source = getSourceByIndex(Row.File, Kind); in getFileLineInfoForAddress()