Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mep.h109 #define md_elf_section_flags mep_elf_section_flags macro
Dtc-alpha.h125 #define md_elf_section_flags alpha_elf_section_flags macro
Dtc-ppc.h203 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) macro
Dtc-ia64.h147 #define md_elf_section_flags ia64_elf_section_flags macro
Dobj-elf.c666 #ifdef md_elf_section_flags in obj_elf_change_section()
667 flags = md_elf_section_flags (flags, attr, type); in obj_elf_change_section()
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-00011296 (md_elf_section_flags): New.