Searched refs:IsBeginSection (Results 1 – 2 of 2) sorted by relevance
220 bool IsBeginSection = false;697 bool isBeginSection() const { return IsBeginSection; }702 void setIsBeginSection(bool V = true) { IsBeginSection = V; }
1477 bool IsBeginSection = in emitBBAddrMapSection() local1479 if (IsBeginSection) { in emitBBAddrMapSection()