Home
last modified time | relevance | path

Searched refs:force_code_align (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-ip2k.c60 static int force_code_align = 0; variable
72 if (force_code_align) in ip2k_elf_section_rtn()
75 force_code_align = 0; in ip2k_elf_section_rtn()
85 force_code_align = 0; in ip2k_elf_section_text()
407 force_code_align = 1; in ip2k_elf_section_flags()
Dtc-epiphany.c62 static bool force_code_align = false; variable
69 if (force_code_align) in epiphany_elf_section_rtn()
72 force_code_align = false; in epiphany_elf_section_rtn()
82 force_code_align = false; in epiphany_elf_section_text()
187 force_code_align = true; in epiphany_elf_section_flags()