Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Da.out.h59 #define N_TRSIZE(a) ((a).a_trsize) macro
71 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Da.out.h27 #define N_TRSIZE(a) ((a).a_trsize) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Da.out.h99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))