Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ip2k.c61 static int force_code_align = 0; variable
73 if (force_code_align) in ip2k_elf_section_rtn()
76 force_code_align = 0; in ip2k_elf_section_rtn()
86 force_code_align = 0; in ip2k_elf_section_text()
405 force_code_align = 1; in ip2k_elf_section_flags()
Dtc-epiphany.c63 static bfd_boolean force_code_align = FALSE; variable
70 if (force_code_align) in epiphany_elf_section_rtn()
73 force_code_align = FALSE; in epiphany_elf_section_rtn()
83 force_code_align = FALSE; in epiphany_elf_section_text()
186 force_code_align = TRUE; in epiphany_elf_section_flags()