Searched refs:IsSTAB (Results 1 – 2 of 2) sorted by relevance
1188 bool IsSTAB = false; in mapRangeAddress() local1195 IsSTAB = true; in mapRangeAddress()1203 section_iterator Section = IsSTAB ? Obj.section_end() : *IterOrErr; in mapRangeAddress()
2415 bool IsSTAB = false; in printSymbol() local2422 IsSTAB = true; in printSymbol()2424 section_iterator Section = IsSTAB in printSymbol()