Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/aout/
Dhp300hpux.h127 #define N_GNU_SYMOFF(x) (N_GNU_DRELOFF(x) + (x)->a_drsize) macro
/toolchain/binutils/binutils-2.27/bfd/
Dhp300hpux.c264 obj_sym_filepos (abfd) = N_GNU_SYMOFF (execp); in MY()