Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Da.out.h99 #if !defined (N_DRELOFF)
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x)) macro
104 #define N_SYMOFF(x) (N_DRELOFF(x) + N_DRSIZE(x))