Home
last modified time | relevance | path

Searched refs:a_trsize (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Da.out.h22 unsigned a_trsize; /* length of relocation info for text, in member
27 #define N_TRSIZE(a) ((a).a_trsize)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Da.out.h16 unsigned int a_trsize;/* Length of relocation info for text, in bytes. */ member
59 #define N_TRSIZE(a) ((a).a_trsize)