Home | History | Annotate | Download | only in bin

Lines Matching refs:mpc

5039     my $mpc = AddressSub($pc, $offset);
5040 while (($index < $#names) && ($mpc ge $symbol_table->{$fullname}->[1])){
5045 if ($mpc lt $symbol_table->{$fullname}->[1]) {