Searched refs:N_TYPE (Results 1 – 5 of 5) sorted by relevance
119 #define N_TYPE 0x0e /* mask for the type bits */ macro
322 n_type &= N_TYPE; in addr_to_func()
358 uint8_t n_type = sym[i].n_type & (N_TYPE | N_EXT); in fbt_provide_kernel_section()
647 uint8_t jn_type = sym[i].n_type & N_TYPE; in sdt_load_machsect()
218 u_char type = n_type & N_TYPE; in init_predicates()