Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/aout/
Dhp300hpux.h110 #undef N_SUPOFF
118 #define N_SUPOFF(x) ( N_SYMOFF(x) + (x).a_syms ) macro
119 #define N_TRELOFF(x) ( N_SUPOFF(x) /* + 0 (x).a_supsize*/ )