Searched refs:N_TYPE (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
H A Da.out.h193 #if !defined (N_TYPE) macro
194 #define N_TYPE 036
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c335 if ((nl->n_type & N_TYPE) == N_SECT) {
337 /*} else if ((nl->n_type & N_TYPE) == N_ABS) {

Completed in 48 milliseconds