Searched defs:IsItab (Results 1 – 2 of 2) sorted by relevance
337 func (s *Sym) IsItab() bool { return s.Flag2()&SymFlagItab != 0 } func
1167 func (l *Loader) IsItab(i Sym) bool { func