HomeSort by relevance Sort by last modified time
    Searched refs:N_GNU_TRELOFF (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/aout/
hp300hpux.h 125 #define N_GNU_TRELOFF(x) (N_DATOFF(x) + (x).a_data)
126 #define N_GNU_DRELOFF(x) (N_GNU_TRELOFF(x) + (x).a_trsize)
  /toolchain/binutils/binutils-2.25/bfd/
hp300hpux.c 260 obj_textsec (abfd)->rel_filepos = N_GNU_TRELOFF (*execp);

Completed in 387 milliseconds