Home
last modified time | relevance | path

Searched defs:N_TXTOFF (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/
Da.out.h30 #define N_TXTOFF(x) 0 macro
/linux-2.4.37.9/arch/mips/boot/
Decoff.h56 #define N_TXTOFF(f, a) \ macro
/linux-2.4.37.9/include/asm-sparc64/
Da.out.h27 #define N_TXTOFF(x) (N_MAGIC(x) == ZMAGIC ? 0 : sizeof (struct exec)) macro
/linux-2.4.37.9/include/asm-sparc/
Da.out.h23 #define N_TXTOFF(x) (N_MAGIC(x) == ZMAGIC ? 0 : sizeof (struct exec)) macro
/linux-2.4.37.9/include/asm-alpha/
Da.out.h87 #define N_TXTOFF(x) \ macro
/linux-2.4.37.9/include/linux/
Da.out.h83 #define N_TXTOFF(x) \ macro