OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force_code_align
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-ip2k.c
61
static int
force_code_align
= 0;
variable
73
if (
force_code_align
)
82
force_code_align
= 0;
101
force_code_align
= 0;
426
force_code_align
= 1;
tc-epiphany.c
63
static bfd_boolean
force_code_align
= FALSE;
variable
70
if (
force_code_align
)
80
force_code_align
= FALSE;
101
force_code_align
= FALSE;
209
force_code_align
= TRUE;
Completed in 446 milliseconds