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

  /toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h 30 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro
libcoff.h 34 #define obj_relocbase(bfd) (coff_data (bfd)->relocbase) macro
    [all...]
coff-ppc.c     [all...]
coffcode.h     [all...]
coff64-rs6000.c 745 reloc_base = obj_relocbase (abfd);
    [all...]
cofflink.c 627 rel_filepos = obj_relocbase (abfd);
    [all...]
xcofflink.c     [all...]

Completed in 96 milliseconds