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