OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:relaxable
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m32c.c
55
#define
relaxable
(_insn) (CGEN_ATTR_CGEN_INSN_RELAXABLE_VALUE (&((_insn).insn->base->attrs)))
macro
344
we don't know (nor record) *which* operands are
relaxable
. */
348
&& !
relaxable
(insn))
tc-mn10200.c
873
int next_opindex,
relaxable
;
905
relaxable
= 0;
934
relaxable
= 1;
1151
if (
relaxable
&& fc > 0)
870
int next_opindex,
relaxable
;
local
tc-mn10300.c
1240
int next_opindex,
relaxable
;
1278
relaxable
= 0;
1314
relaxable
= 1;
1866
if (
relaxable
&& fc > 0)
1237
int next_opindex,
relaxable
;
local
tc-v850.c
2267
int
relaxable
= 0;
2336
relaxable
= 0;
2385
relaxable
= 1;
3036
if (
relaxable
&& fc > 0)
2264
int
relaxable
= 0;
local
tc-riscv.c
1990
as_bad (_("
relaxable
branches not supported in absolute section"));
4678
bool
relaxable
= false;
local
4694
relaxable
= true;
4698
/* R_RISCV_GOT_HI20 and the following R_RISCV_LO12_I are
relaxable
4702
relaxable
= true;
4725
relaxable
= true;
4933
relaxable
= true;
4968
relaxable
= true;
4997
relaxable
= true;
5012
/* Add an R_RISCV_RELAX reloc if the reloc is
relaxable
. *
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m32c.c
55
#define
relaxable
(_insn) (CGEN_ATTR_CGEN_INSN_RELAXABLE_VALUE (&((_insn).insn->base->attrs)))
macro
344
we don't know (nor record) *which* operands are
relaxable
. */
348
&& !
relaxable
(insn))
tc-mn10200.c
873
int next_opindex,
relaxable
;
906
relaxable
= 0;
935
relaxable
= 1;
1152
if (
relaxable
&& fc > 0)
870
int next_opindex,
relaxable
;
local
tc-mn10300.c
1240
int next_opindex,
relaxable
;
1278
relaxable
= 0;
1314
relaxable
= 1;
1866
if (
relaxable
&& fc > 0)
1237
int next_opindex,
relaxable
;
local
tc-v850.c
2272
int
relaxable
= 0;
2341
relaxable
= 0;
2390
relaxable
= 1;
3041
if (
relaxable
&& fc > 0)
2269
int
relaxable
= 0;
local
tc-riscv.c
1990
as_bad (_("
relaxable
branches not supported in absolute section"));
4667
bool
relaxable
= false;
local
4683
relaxable
= true;
4687
/* R_RISCV_GOT_HI20 and the following R_RISCV_LO12_I are
relaxable
4691
relaxable
= true;
4714
relaxable
= true;
4922
relaxable
= true;
4957
relaxable
= true;
4986
relaxable
= true;
5001
/* Add an R_RISCV_RELAX reloc if the reloc is
relaxable
. *
[
all
...]
Completed in 45 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026