| /netbsd/src/sys/arch/hpc/stand/hpcboot/ |
| D | load_coff.h | 38 #define SCNHSZ (sizeof(struct coff_scnhdr)) macro 42 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 7) & ~7) : \ 43 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 15) & ~15))
|
| /netbsd/src/sys/arch/ews4800mips/stand/common/ |
| D | bootxx.c | 54 #define SCNHSZ (sizeof(struct ecoff_scnhdr)) macro 57 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 7) & ~7) : \ 58 ((FILHSZ +(f)->f_opthdr +(f)->f_nscns * SCNHSZ + 15) & ~15))
|
| D | coffhdrfix.c | 78 #define SCNHSZ 40 macro 114 COFF_GET_HALF(file.f_nscns) * SCNHSZ + 7) & ~7; in main()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | coff64-rs6000.c | 2086 bfd_byte scnhdr_ext[SCNHSZ * 3]; in xcoff64_generate_rtinit() 2127 memset (scnhdr_ext, 0, 3 * SCNHSZ); in xcoff64_generate_rtinit() 2148 data_scnhdr.s_scnptr = FILHSZ + 3 * SCNHSZ; in xcoff64_generate_rtinit() 2389 bfd_coff_swap_scnhdr_out (abfd, &text_scnhdr, &scnhdr_ext[SCNHSZ * 0]); in xcoff64_generate_rtinit() 2390 bfd_coff_swap_scnhdr_out (abfd, &data_scnhdr, &scnhdr_ext[SCNHSZ * 1]); in xcoff64_generate_rtinit() 2391 bfd_coff_swap_scnhdr_out (abfd, &bss_scnhdr, &scnhdr_ext[SCNHSZ * 2]); in xcoff64_generate_rtinit() 2394 || bfd_write (scnhdr_ext, 3 * SCNHSZ, abfd) != 3 * SCNHSZ in xcoff64_generate_rtinit() 2474 SCNHSZ, 2748 SCNHSZ,
|
| D | coff-rs6000.c | 2821 size += abfd->section_count * SCNHSZ; in _bfd_xcoff_sizeof_headers() 2872 size += SCNHSZ; in _bfd_xcoff_sizeof_headers() 4104 bfd_byte scnhdr_ext[SCNHSZ]; in xcoff_generate_rtinit() 4141 memset (scnhdr_ext, 0, SCNHSZ); in xcoff_generate_rtinit() 4147 scnhdr.s_scnptr = FILHSZ + SCNHSZ; in xcoff_generate_rtinit() 4371 || bfd_write (scnhdr_ext, SCNHSZ, abfd) != SCNHSZ in xcoff_generate_rtinit() 4567 SCNHSZ, 4757 SCNHSZ,
|
| D | coff-mips.c | 1311 FILHSZ, AOUTSZ, SCNHSZ, 0, 0, 0, 0, FILNMLEN, true,
|
| D | coff-alpha.c | 2356 FILHSZ, AOUTSZ, SCNHSZ, 0, 0, 0, 0, FILNMLEN, true,
|
| D | coffcode.h | 5592 FILHSZ, AOUTSZ, SCNHSZ, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN, 5929 FILHSZ_BIGOBJ, AOUTSZ, SCNHSZ, SYMESZ_BIGOBJ, AUXESZ_BIGOBJ,
|
| D | coff-sh.c | 3085 FILHSZ, AOUTSZ, SCNHSZ, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | coff64-rs6000.c | 2086 bfd_byte scnhdr_ext[SCNHSZ * 3]; in xcoff64_generate_rtinit() 2127 memset (scnhdr_ext, 0, 3 * SCNHSZ); in xcoff64_generate_rtinit() 2148 data_scnhdr.s_scnptr = FILHSZ + 3 * SCNHSZ; in xcoff64_generate_rtinit() 2389 bfd_coff_swap_scnhdr_out (abfd, &text_scnhdr, &scnhdr_ext[SCNHSZ * 0]); in xcoff64_generate_rtinit() 2390 bfd_coff_swap_scnhdr_out (abfd, &data_scnhdr, &scnhdr_ext[SCNHSZ * 1]); in xcoff64_generate_rtinit() 2391 bfd_coff_swap_scnhdr_out (abfd, &bss_scnhdr, &scnhdr_ext[SCNHSZ * 2]); in xcoff64_generate_rtinit() 2394 || bfd_write (scnhdr_ext, 3 * SCNHSZ, abfd) != 3 * SCNHSZ in xcoff64_generate_rtinit() 2474 SCNHSZ, 2747 SCNHSZ,
|
| D | coff-rs6000.c | 2821 size += abfd->section_count * SCNHSZ; in _bfd_xcoff_sizeof_headers() 2872 size += SCNHSZ; in _bfd_xcoff_sizeof_headers() 4104 bfd_byte scnhdr_ext[SCNHSZ]; in xcoff_generate_rtinit() 4141 memset (scnhdr_ext, 0, SCNHSZ); in xcoff_generate_rtinit() 4147 scnhdr.s_scnptr = FILHSZ + SCNHSZ; in xcoff_generate_rtinit() 4371 || bfd_write (scnhdr_ext, SCNHSZ, abfd) != SCNHSZ in xcoff_generate_rtinit() 4567 SCNHSZ, 4757 SCNHSZ,
|
| D | coff-mips.c | 1311 FILHSZ, AOUTSZ, SCNHSZ, 0, 0, 0, 0, FILNMLEN, true,
|
| D | coff-alpha.c | 2354 FILHSZ, AOUTSZ, SCNHSZ, 0, 0, 0, 0, FILNMLEN, true,
|
| D | coffcode.h | 5592 FILHSZ, AOUTSZ, SCNHSZ, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN, 5929 FILHSZ_BIGOBJ, AOUTSZ, SCNHSZ, SYMESZ_BIGOBJ, AUXESZ_BIGOBJ,
|
| D | coff-sh.c | 3085 FILHSZ, AOUTSZ, SCNHSZ, SYMESZ, AUXESZ, RELSZ, LINESZ, FILNMLEN,
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | external.h | 93 #define SCNHSZ 40 macro
|
| D | rs6k64.h | 100 #define SCNHSZ 72 macro
|
| D | rs6000.h | 103 #define SCNHSZ 40 macro
|
| D | alpha.h | 92 #define SCNHSZ 64 macro
|
| D | ti.h | 217 #define SCNHSZ 48 macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | external.h | 93 #define SCNHSZ 40 macro
|
| D | rs6k64.h | 100 #define SCNHSZ 72 macro
|
| D | rs6000.h | 103 #define SCNHSZ 40 macro
|
| D | alpha.h | 92 #define SCNHSZ 64 macro
|
| D | ti.h | 217 #define SCNHSZ 48 macro
|