Searched refs:jn_type (Results 1 – 1 of 1) sorted by relevance
659 uint8_t jn_type = sym[i].n_type & N_TYPE; in sdt_load_machsect() local662 if ((N_SECT != jn_type && N_ABS != jn_type)) { in sdt_load_machsect()