OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWITCH_TABLE
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-sh.h
70
#define
SWITCH_TABLE
(FIX) \
82
|| (sh_relax &&
SWITCH_TABLE
(FIX)))
87
&& sh_relax &&
SWITCH_TABLE
(FIX))
215
|| (sh_relax &&
SWITCH_TABLE
(FIX)))
228
|| (sh_relax &&
SWITCH_TABLE
(FIX))))
tc-sh64.h
112
|| (sh_relax &&
SWITCH_TABLE
(FIX)) \
120
|| (sh_relax &&
SWITCH_TABLE
(FIX)) \
tc-crx.c
281
#define
SWITCH_TABLE
(fix) \
298
if (generic_force_reloc (fix) ||
SWITCH_TABLE
(fix))
319
if (
SWITCH_TABLE
(fixP))
[
all
...]
tc-cr16.c
468
#define
SWITCH_TABLE
(fix) \
486
if (generic_force_reloc (fix) ||
SWITCH_TABLE
(fix))
539
if (
SWITCH_TABLE
(fixP))
[
all
...]
tc-sh.c
[
all
...]
Completed in 317 milliseconds