Searched refs:sectID (Results 1 – 1 of 1) sorted by relevance
960 lldb::user_id_t sectID = 0; in CreateSections() local1109 const lldb::user_id_t first_segment_sectID = sectID + 1; in CreateSections()1320 ++sectID, in CreateSections()1346 if (first_segment_sectID <= sectID) in CreateSections()1349 … for (sect_uid = first_segment_sectID; sect_uid <= sectID; ++sect_uid) in CreateSections()1353 if (sect_uid + 1 <= sectID) in CreateSections()