Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ip2k.h61 #define md_elf_section_flags ip2k_elf_section_flags macro
Dtc-epiphany.h60 #define md_elf_section_flags epiphany_elf_section_flags macro
Dtc-mep.h110 #define md_elf_section_flags mep_elf_section_flags macro
Dtc-nios2.h96 #define md_elf_section_flags nios2_elf_section_flags macro
Dtc-alpha.h126 #define md_elf_section_flags alpha_elf_section_flags macro
Dtc-ppc.h224 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) macro
Dtc-ia64.h149 #define md_elf_section_flags ia64_elf_section_flags macro
Dobj-elf.c705 #ifdef md_elf_section_flags in obj_elf_change_section()
706 flags = md_elf_section_flags (flags, attr, type); in obj_elf_change_section()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-00011286 (md_elf_section_flags): New.