Searched refs:got_max (Results 1 – 3 of 3) sorted by relevance
89 bool got_max(T i) const { return i >= exact; } in got_max() function108 bool got_max(T i) const { return i >= max; } in got_max() function127 bool got_max(T /*i*/) const { return false; } in got_max() function171 for (/**/; !iter.got_max(i); ++i) in parse_container()
15 unsigned long got_offset, got_count, got_max; member
358 me->arch.got_max = gots; in module_frob_arch_sections()379 BUG_ON(++me->arch.got_count > me->arch.got_max); in get_got()880 me->arch.got_count, me->arch.got_max, in module_finalize()