Searched refs:ELF_SECTION_SIZE (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dinternal.h312 #define ELF_SECTION_SIZE(sec_hdr, segment) \ macro
350 + ELF_SECTION_SIZE(sec_hdr, segment)) \
360 + ELF_SECTION_SIZE(sec_hdr, segment)) \
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dinternal.h314 #define ELF_SECTION_SIZE(sec_hdr, segment) \ macro
352 + ELF_SECTION_SIZE(sec_hdr, segment)) \
362 + ELF_SECTION_SIZE(sec_hdr, segment)) \
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dinternal.h314 #define ELF_SECTION_SIZE(sec_hdr, segment) \ macro
352 + ELF_SECTION_SIZE(sec_hdr, segment)) \
362 + ELF_SECTION_SIZE(sec_hdr, segment)) \
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dinternal.h314 #define ELF_SECTION_SIZE(sec_hdr, segment) \ macro
353 + ELF_SECTION_SIZE(sec_hdr, segment)) \
363 + ELF_SECTION_SIZE(sec_hdr, segment)) \
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c5969 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i])
5971 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i - 1])
H A Delf32-spu.c289 if (ELF_SECTION_SIZE (shdr, phdr) != 0
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c5968 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i])
5970 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i - 1])
H A Delf32-spu.c289 if (ELF_SECTION_SIZE (shdr, phdr) != 0
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c6010 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i])
6012 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i - 1])
H A Delf32-spu.c290 && ELF_SECTION_SIZE (shdr, phdr) != 0
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c6028 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i])
6030 && ELF_SECTION_SIZE (&(elf_section_data (m->sections[i - 1])
H A Delf32-spu.c289 if (ELF_SECTION_SIZE (shdr, phdr) != 0

Completed in 490 milliseconds