Searched refs:getLastValidFileIndex (Results 1 – 4 of 4) sorted by relevance
116 std::optional<uint64_t> getLastValidFileIndex() const;248 std::optional<uint64_t> getLastValidFileIndex() const { in getLastValidFileIndex() function249 return Prologue.getLastValidFileIndex(); in getLastValidFileIndex()
493 std::optional<uint64_t> LastIndex = LT.getLastValidFileIndex(); in collectLineTableSources()
82 DWARFDebugLine::Prologue::getLastValidFileIndex() const { in getLastValidFileIndex() function in DWARFDebugLine::Prologue
682 LT->getLastValidFileIndex()) { in verifyDebugInfoAttribute()