Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Da.out.h94 #if !defined (N_TRELOFF)
95 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
99 #define N_DRELOFF(x) (N_TRELOFF(x) + N_TRSIZE(x))