Home
last modified time | relevance | path

Searched refs:N_TRSIZE (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/
A Da.out.h59 #define N_TRSIZE(a) ((a).a_trsize) macro
71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/sysdeps/unix/sysv/linux/sparc/
A Da.out.h62 #define N_TRSIZE(a) ((a).a_trsize) macro
73 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/sysdeps/unix/sysv/linux/alpha/
A Da.out.h118 #define N_TRSIZE(x) 0 macro
132 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))

Completed in 6 milliseconds