Home
last modified time | relevance | path

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

/trueos/contrib/gdb/include/
HDbout.h93 #define N_TRELOFF N_TROFF macro
/trueos/contrib/binutils/include/aout/
HDaout64.h244 #define N_TRELOFF(x) (N_DATOFF (x) + (x).a_data) macro
/trueos/contrib/binutils/gas/config/
HDaout_gnu.h192 #define N_TRELOFF(x) ( N_DATOFF(x) + (x).a_data ) macro