Searched refs:StmtList (Results 1 – 1 of 1) sorted by relevance
2132 auto StmtList = dwarf::toSectionOffset(CUDie.find(dwarf::DW_AT_stmt_list)); in generateLineTableForUnit() local2133 if (!StmtList) in generateLineTableForUnit()