Searched refs:StmtList (Results 1 – 1 of 1) sorted by relevance
1644 auto StmtList = dwarf::toSectionOffset(CUDie.find(dwarf::DW_AT_stmt_list)); in patchLineTableForUnit() local1645 if (!StmtList) in patchLineTableForUnit()1657 uint64_t StmtOffset = *StmtList; in patchLineTableForUnit()1766 uint32_t PrologueEnd = *StmtList + 10 + LineTable.Prologue.PrologueLength; in patchLineTableForUnit()1777 Params, LineData.slice(*StmtList + 4, PrologueEnd), in patchLineTableForUnit()