Searched refs:N_ALIGN (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/loader/
H A Dexec_aout.h49 #define N_ALIGN(ex,x) \ macro
/gem5/src/arch/alpha/
H A Daout_machdep.h68 #define N_DATOFF(ex) N_ALIGN(ex, N_TXTOFF(ex) + (ex).tsize)

Completed in 5 milliseconds