Home | History | Annotate | Download | only in Mach-O

Lines Matching refs:GetU8_unchecked

2003                                             nlist.n_type  = dsc_local_symbols_data.GetU8_unchecked (&nlist_data_offset);
2004 nlist.n_sect = dsc_local_symbols_data.GetU8_unchecked (&nlist_data_offset);
2731 nlist.n_type = nlist_data.GetU8_unchecked (&nlist_data_offset);
2732 nlist.n_sect = nlist_data.GetU8_unchecked (&nlist_data_offset);