Searched refs:IsSTAB (Results 1 – 2 of 2) sorted by relevance
1172 bool IsSTAB = false; in mapRangeAddress() local1179 IsSTAB = true; in mapRangeAddress()1187 section_iterator Section = IsSTAB ? Obj.section_end() : *IterOrErr; in mapRangeAddress()
2752 bool IsSTAB = false; in printSymbol() local2759 IsSTAB = true; in printSymbol()2761 section_iterator Section = IsSTAB in printSymbol()