Searched refs:PUT_SCNHDR_NRELOC (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Dti.h220 #define PUT_SCNHDR_NRELOC(ABFD, VAL, LOC) \ macro
263 PUT_SCNHDR_NRELOC (ABFD, ((struct internal_scnhdr *)(INT))->s_nreloc,\
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcoffswap.h187 #ifndef PUT_SCNHDR_NRELOC
188 #define PUT_SCNHDR_NRELOC H_PUT_16 macro
816 PUT_SCNHDR_NRELOC (abfd, scnhdr_int->s_nreloc, scnhdr_ext->s_nreloc);
827 PUT_SCNHDR_NRELOC (abfd, 0xffff, scnhdr_ext->s_nreloc);
H A Dcoff64-rs6000.c61 #define PUT_SCNHDR_NRELOC H_PUT_32 macro

Completed in 124 milliseconds