Searched refs:N_EXT (Results 1 – 4 of 4) sorted by relevance
149 sym->type = N_ABS | N_EXT; in kxld_sym_init_absolute()152 init_predicates(sym, N_ABS | N_EXT, 0); in kxld_sym_init_absolute()248 if ((n_type & N_EXT) && !(n_type & N_PEXT)) { in init_predicates()952 sym->type = N_ABS | N_EXT; in kxld_sym_resolve()988 sym->type = N_SECT | N_EXT; in kxld_sym_resolve_common()
120 #define N_EXT 0x01 /* external symbol bit, set for external symbols */ macro
358 uint8_t n_type = sym[i].n_type & (N_TYPE | N_EXT); in fbt_provide_kernel_section()367 if (((N_SECT | N_EXT) != n_type && (N_ABS | N_EXT) != n_type)) { in fbt_provide_kernel_section()
868 nl.n_type = N_INDR | N_EXT; in main()872 nl.n_type = N_UNDF | N_EXT; in main()894 nl.n_type = N_INDR | N_EXT; in main()898 nl.n_type = N_UNDF | N_EXT; in main()