Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/include/aout/
H A Daout64.h241 #define N_TRELOFF(x) (N_DATOFF (x) + (x)->a_data) macro
/dflybsd-src/contrib/binutils-2.27/include/aout/
H A Daout64.h241 #define N_TRELOFF(x) (N_DATOFF (x) + (x)->a_data) macro
/dflybsd-src/contrib/gdb-7/include/aout/
H A Daout64.h241 #define N_TRELOFF(x) (N_DATOFF (x) + (x).a_data) macro