HomeSort by relevance Sort by last modified time
    Searched refs:md_elf_section_change_hook (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-m32r.h 106 #define md_elf_section_change_hook m32r_elf_section_change_hook macro
obj-elf.c 753 #ifdef md_elf_section_change_hook
754 md_elf_section_change_hook ();
955 #ifdef md_elf_section_change_hook
956 md_elf_section_change_hook ();
1144 #ifdef md_elf_section_change_hook
1145 md_elf_section_change_hook ();
1162 #ifdef md_elf_section_change_hook
1163 md_elf_section_change_hook ();
1180 #ifdef md_elf_section_change_hook
1181 md_elf_section_change_hook ();
    [all...]
tc-mips.h 167 #define md_elf_section_change_hook() mips_enable_auto_align() macro
tc-mmix.h 225 #define md_elf_section_change_hook mmix_md_elf_section_change_hook macro
tc-xtensa.h 358 #define md_elf_section_change_hook xtensa_elf_section_change_hook macro
tc-arm.h 275 # define md_elf_section_change_hook() arm_elf_change_section () macro
tc-ia64.h 40 #define md_elf_section_change_hook ia64_elf_section_change_hook macro
tc-nds32.h 147 #define md_elf_section_change_hook() nds32_elf_section_change_hook () macro
tc-mmix.c     [all...]
tc-ia64.c 1178 #ifdef md_elf_section_change_hook
1179 md_elf_section_change_hook ();
    [all...]
tc-arm.c     [all...]

Completed in 178 milliseconds