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

  /toolchain/binutils/binutils-2.25/bfd/
libpei.h 195 #ifndef GET_SCNHDR_RELPTR
196 #define GET_SCNHDR_RELPTR H_GET_32
coffswap.h 168 #ifndef GET_SCNHDR_RELPTR
169 #define GET_SCNHDR_RELPTR H_GET_32
765 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr);
peicode.h 215 scnhdr_int->s_relptr = GET_SCNHDR_RELPTR (abfd, scnhdr_ext->s_relptr);
    [all...]
coff-alpha.c 74 #define GET_SCNHDR_RELPTR H_GET_64
    [all...]
coff64-rs6000.c 55 #define GET_SCNHDR_RELPTR H_GET_64
    [all...]

Completed in 127 milliseconds