Searched refs:IsSTAB (Results 1 – 2 of 2) sorted by relevance
1193 bool IsSTAB = false; in mapRangeAddress() local1200 IsSTAB = true; in mapRangeAddress()1208 section_iterator Section = IsSTAB ? Obj.section_end() : *IterOrErr; in mapRangeAddress()
2900 bool IsSTAB = false; in printSymbol() local2907 IsSTAB = true; in printSymbol()2909 section_iterator Section = IsSTAB in printSymbol()