Searched refs:md_elf_section_flags (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-ip2k.h | 60 #define md_elf_section_flags ip2k_elf_section_flags macro
|
H A D | tc-epiphany.h | 58 #define md_elf_section_flags epiphany_elf_section_flags macro
|
H A D | tc-mep.h | 109 #define md_elf_section_flags mep_elf_section_flags macro
|
H A D | tc-nios2.h | 96 #define md_elf_section_flags nios2_elf_section_flags macro
|
H A D | tc-alpha.h | 131 #define md_elf_section_flags alpha_elf_section_flags macro
|
H A D | tc-ppc.h | 225 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) macro
|
H A D | tc-ia64.h | 149 #define md_elf_section_flags ia64_elf_section_flags macro
|
H A D | obj-elf.c | 714 #ifdef md_elf_section_flags in change_section() 715 flags = md_elf_section_flags (flags, attr, type); in change_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-ip2k.h | 60 #define md_elf_section_flags ip2k_elf_section_flags macro
|
H A D | tc-epiphany.h | 58 #define md_elf_section_flags epiphany_elf_section_flags macro
|
H A D | tc-mep.h | 109 #define md_elf_section_flags mep_elf_section_flags macro
|
H A D | tc-nios2.h | 96 #define md_elf_section_flags nios2_elf_section_flags macro
|
H A D | tc-alpha.h | 131 #define md_elf_section_flags alpha_elf_section_flags macro
|
H A D | tc-ppc.h | 225 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) macro
|
H A D | tc-ia64.h | 149 #define md_elf_section_flags ia64_elf_section_flags macro
|
H A D | obj-elf.c | 729 #ifdef md_elf_section_flags in obj_elf_change_section() 730 flags = md_elf_section_flags (flags, attr, type); in obj_elf_change_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-0001 | 1286 (md_elf_section_flags): New.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-0001 | 1286 (md_elf_section_flags): New.
|