Searched refs:s_page (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dti.h174 char s_page[1]; /* section page number (LOAD) */ member in struct:external_scnhdr_v01
190 char s_page[2]; /* section page number (LOAD) */ member in struct:external_scnhdr
248 ((struct internal_scnhdr *)(INT))->s_page = \
249 GET_SCNHDR_PAGE (ABFD, ((SCNHDR *)(EXT))->s_page); \
267 PUT_SCNHDR_PAGE (ABFD, ((struct internal_scnhdr *)(INT))->s_page, \
268 ((SCNHDR *)(EXT))->s_page); \
H A Dinternal.h378 unsigned char s_page; /* TI COFF load page */ member in struct:internal_scnhdr
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dti.h174 char s_page[1]; /* section page number (LOAD) */ member in struct:external_scnhdr_v01
190 char s_page[2]; /* section page number (LOAD) */ member in struct:external_scnhdr
248 ((struct internal_scnhdr *)(INT))->s_page = \
249 GET_SCNHDR_PAGE (ABFD, ((SCNHDR *)(EXT))->s_page); \
267 PUT_SCNHDR_PAGE (ABFD, ((struct internal_scnhdr *)(INT))->s_page, \
268 ((SCNHDR *)(EXT))->s_page); \
H A Dinternal.h378 unsigned char s_page; /* TI COFF load page */ member in struct:internal_scnhdr
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffcode.h1628 coff_set_section_load_page (section, hdr->s_page);
3649 section.s_page = coff_get_section_load_page (current);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h1620 coff_set_section_load_page (section, hdr->s_page);
3510 section.s_page = coff_get_section_load_page (current);

Completed in 189 milliseconds