Home
last modified time | relevance | path

Searched refs:GLOBAL_SYM_INIT (Results 1 – 25 of 85) sorted by relevance

1234

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dsection.c598 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
601 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
610 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, &bfd_com_section),
611 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, &bfd_und_section),
612 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, &bfd_abs_section),
613 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, &bfd_ind_section)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dsection.c598 #define GLOBAL_SYM_INIT(NAME, SECTION) \
601 #define GLOBAL_SYM_INIT(NAME, SECTION) \
610 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, &bfd_com_section),
611 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, &bfd_und_section),
612 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, &bfd_abs_section),
613 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, &bfd_ind_section)
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dsection.c706 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
709 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
718 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, &bfd_com_section),
719 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, &bfd_und_section),
720 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, &bfd_abs_section),
721 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, &bfd_ind_section)
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dsection.c686 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
689 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
698 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, &bfd_com_section),
699 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, &bfd_und_section),
700 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, &bfd_abs_section),
701 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, &bfd_ind_section)
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dsection.c709 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
712 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
721 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
722 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
723 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
724 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dsection.c570 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
573 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
582 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, &bfd_com_section),
583 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, &bfd_und_section),
584 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, &bfd_abs_section),
585 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, &bfd_ind_section)
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dsection.c748 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
751 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
760 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
761 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
762 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
763 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dsection.c748 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
751 #define GLOBAL_SYM_INIT(NAME, SECTION) \ macro
760 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
761 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
762 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
763 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
/dports/devel/binutils/binutils-2.37/bfd/
H A Dsection.c764 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
765 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
766 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
767 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
H A Delf32-v850.c2938 GLOBAL_SYM_INIT (".scommon", &v850_elf_scom_section);
2946 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2954 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dsection.c764 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
765 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
766 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
767 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
H A Delf32-v850.c2938 GLOBAL_SYM_INIT (".scommon", &v850_elf_scom_section);
2946 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2954 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
H A Delf64-mmix.c2080 GLOBAL_SYM_INIT (MMIX_REG_SECTION_NAME, &mmix_elf_reg_section);
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dsection.c764 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
765 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
766 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
767 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
H A Delf32-v850.c2938 GLOBAL_SYM_INIT (".scommon", &v850_elf_scom_section);
2946 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2954 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
H A Delf64-mmix.c2080 GLOBAL_SYM_INIT (MMIX_REG_SECTION_NAME, &mmix_elf_reg_section);
/dports/devel/gdb/gdb-11.1/bfd/
H A Dsection.c764 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
765 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
766 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
767 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
H A Delf32-v850.c2938 GLOBAL_SYM_INIT (".scommon", &v850_elf_scom_section);
2946 GLOBAL_SYM_INIT (".tcommon", &v850_elf_tcom_section);
2954 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
H A Delf64-mmix.c2080 GLOBAL_SYM_INIT (MMIX_REG_SECTION_NAME, &mmix_elf_reg_section);
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dsection.c762 GLOBAL_SYM_INIT (BFD_COM_SECTION_NAME, bfd_com_section_ptr),
763 GLOBAL_SYM_INIT (BFD_UND_SECTION_NAME, bfd_und_section_ptr),
764 GLOBAL_SYM_INIT (BFD_ABS_SECTION_NAME, bfd_abs_section_ptr),
765 GLOBAL_SYM_INIT (BFD_IND_SECTION_NAME, bfd_ind_section_ptr)
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/doc/
H A Dsection.texi709 #define GLOBAL_SYM_INIT(NAME, SECTION) \
712 #define GLOBAL_SYM_INIT(NAME, SECTION) \
/dports/devel/gnulibiberty/binutils-2.37/bfd/doc/
H A Dsection.texi709 #define GLOBAL_SYM_INIT(NAME, SECTION) \
712 #define GLOBAL_SYM_INIT(NAME, SECTION) \
/dports/devel/gdb/gdb-11.1/bfd/doc/
H A Dsection.texi709 #define GLOBAL_SYM_INIT(NAME, SECTION) \
712 #define GLOBAL_SYM_INIT(NAME, SECTION) \
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/doc/
H A Dsection.texi707 #define GLOBAL_SYM_INIT(NAME, SECTION) \
710 #define GLOBAL_SYM_INIT(NAME, SECTION) \
/dports/devel/binutils/binutils-2.37/bfd/doc/
H A Dsection.texi709 #define GLOBAL_SYM_INIT(NAME, SECTION) \
712 #define GLOBAL_SYM_INIT(NAME, SECTION) \

1234