OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:directive_state
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.c
422
bfd_boolean
directive_state
[] =
variable
822
directive_state
[directive_longcalls] = TRUE;
825
directive_state
[directive_longcalls] = FALSE;
839
directive_state
[directive_absolute_literals] = TRUE;
842
directive_state
[directive_absolute_literals] = FALSE;
954
directive_state
[directive_transform] = FALSE;
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-2004
680
(
directive_state
): Adjust entries to match changes in directive_info.
[
all
...]
ChangeLog-2006
177
(
directive_state
): Disable scheduling by default.
[
all
...]
Completed in 357 milliseconds