Home
last modified time | relevance | path

Searched refs:a_drsize (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.h24 unsigned a_drsize; /* length of relocation info for data, in bytes */ member
28 #define N_DRSIZE(a) ((a).a_drsize)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Da.out.h17 unsigned int a_drsize;/* Length of relocation info for data, in bytes. */ member
60 #define N_DRSIZE(a) ((a).a_drsize)