Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-x86/asm/
Da.out.h27 #define N_TRSIZE(a) ((a).a_trsize) macro
/bionic/libc/kernel/arch-arm/asm/
Da.out.h32 #define N_TRSIZE(a) ((a).a_trsize) macro
/bionic/libc/kernel/common/linux/
Da.out.h91 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))