Home
last modified time | relevance | path

Searched refs:md_elf_section_flags (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ip2k.h60 #define md_elf_section_flags ip2k_elf_section_flags macro
H A Dtc-epiphany.h58 #define md_elf_section_flags epiphany_elf_section_flags macro
H A Dtc-mep.h109 #define md_elf_section_flags mep_elf_section_flags macro
H A Dtc-nios2.h96 #define md_elf_section_flags nios2_elf_section_flags macro
H A Dtc-alpha.h131 #define md_elf_section_flags alpha_elf_section_flags macro
H A Dtc-ppc.h225 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) macro
H A Dtc-ia64.h149 #define md_elf_section_flags ia64_elf_section_flags macro
H A Dobj-elf.c714 #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 Dtc-ip2k.h60 #define md_elf_section_flags ip2k_elf_section_flags macro
H A Dtc-epiphany.h58 #define md_elf_section_flags epiphany_elf_section_flags macro
H A Dtc-mep.h109 #define md_elf_section_flags mep_elf_section_flags macro
H A Dtc-nios2.h96 #define md_elf_section_flags nios2_elf_section_flags macro
H A Dtc-alpha.h131 #define md_elf_section_flags alpha_elf_section_flags macro
H A Dtc-ppc.h225 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) macro
H A Dtc-ia64.h149 #define md_elf_section_flags ia64_elf_section_flags macro
H A Dobj-elf.c729 #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 DChangeLog-00011286 (md_elf_section_flags): New.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-00011286 (md_elf_section_flags): New.