Searched refs:IsBeginSection (Results 1 – 2 of 2) sorted by relevance
222 bool IsBeginSection = false;669 bool isBeginSection() const { return IsBeginSection; }674 void setIsBeginSection(bool V = true) { IsBeginSection = V; }
1401 bool IsBeginSection = in emitBBAddrMapSection() local1403 if (IsBeginSection) { in emitBBAddrMapSection()