Searched refs:N_TRSIZE (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/asm-x86/asm/ | ||
D | a.out.h | 31 #define N_TRSIZE(a) ((a).a_trsize) macro |
/bionic/libc/kernel/uapi/linux/ | ||
D | a.out.h | 79 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) |