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

/bionic/libc/kernel/common/linux/
H A Da.out.h53 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff)) macro

Completed in 4 milliseconds