Searched defs:N_DATOFF (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/boot/
H A Decoff.h60 #define N_DATOFF(f, a) \ macro
/linux-4.1.27/include/uapi/linux/
H A Da.out.h91 #define N_DATOFF(x) (N_TXTOFF(x) + (x).a_text) macro

Completed in 154 milliseconds