Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Da.out.h31 #define N_TRSIZE(a) ((a).a_trsize) macro
/bionic/libc/kernel/uapi/linux/
Da.out.h79 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))