Searched refs:N_SECT (Results 1 – 5 of 5) sorted by relevance
134 #define N_SECT 0xe /* defined in section number n_sect */ macro
227 case N_SECT: in init_predicates()988 sym->type = N_SECT | N_EXT; in kxld_sym_resolve_common()
323 if (syms[i].n_un.n_strx == 0 || !(n_type == N_SECT || n_type == N_ABS)) { in addr_to_func()
367 if (((N_SECT | N_EXT) != n_type && (N_ABS | N_EXT) != n_type)) { in fbt_provide_kernel_section()
650 if ((N_SECT != jn_type && N_ABS != jn_type)) { in sdt_load_machsect()