Searched refs:IsSTAB (Results 1 – 2 of 2) sorted by relevance
995 bool IsSTAB = false; in mapRangeAddress() local1002 IsSTAB = true; in mapRangeAddress()1010 section_iterator Section = IsSTAB ? Obj.section_end() : *IterOrErr; in mapRangeAddress()
2961 bool IsSTAB = false; in printSymbol() local2968 IsSTAB = true; in printSymbol()2970 section_iterator Section = IsSTAB in printSymbol()