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

  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 30 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase)
57 unsigned long int relocbase; member in struct:coff_tdata
libcoff.h 34 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase)
61 unsigned long int relocbase; member in struct:coff_tdata
    [all...]

Completed in 553 milliseconds