Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Da.out.h99 #ifndef N_STROFF
100 #define N_STROFF(x) (N_SYMOFF(x) + N_SYMSIZE(x)) macro