Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Da.out.h95 #if !defined (N_TRELOFF)
96 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
100 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))