Searched refs:ptr_count (Results 1 – 2 of 2) sorted by relevance
1651 int ptr_count = info_[ConstantPoolEntry::INTPTR].regular_count; in NextAccess() local1652 int ptr_offset = ptr_count * kPointerSize + dbl_offset; in NextAccess()1658 (ptr_count > 0 && in NextAccess()
947 int ptr_count = 0; in name_parse() local975 if (++ptr_count > length) return -1; in name_parse()