OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_literals
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-mcore.c
232
check_literals
(int kind, int offset)
function
274
/* In theory we ought to call
check_literals
(2,0) here in case
289
/* See the comment in mcore_cons () about calling
check_literals
.
304
/* We call
check_literals
here in case a large number of strings are
309
check_literals
(2, 0);
320
check_literals
(2, 0);
1608
check_literals
(opcode->transfer, isize);
tc-csky.c
2210
check_literals
(int kind, int offset)
function
4668
check_literals
(csky_insn.opcode->transfer, csky_insn.isize);
4670
check_literals
(csky_insn.opcode->transfer, csky_insn.max);
7654
/* We call
check_literals
here in case a large number of strings are
7659
check_literals
(2, 0);
7719
/* In theory we ought to call
check_literals
(2,0) here in case
7737
/* See the comment in csky_cons () about calling
check_literals
.
7754
check_literals
(2, 0);
7838
check_literals
(0, insn_num * 2);
7851
check_literals
(0, (1 << align) - 1)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-mcore.c
232
check_literals
(int kind, int offset)
function
274
/* In theory we ought to call
check_literals
(2,0) here in case
289
/* See the comment in mcore_cons () about calling
check_literals
.
304
/* We call
check_literals
here in case a large number of strings are
309
check_literals
(2, 0);
320
check_literals
(2, 0);
1608
check_literals
(opcode->transfer, isize);
tc-csky.c
2210
check_literals
(int kind, int offset)
function
4668
check_literals
(csky_insn.opcode->transfer, csky_insn.isize);
4670
check_literals
(csky_insn.opcode->transfer, csky_insn.max);
7654
/* We call
check_literals
here in case a large number of strings are
7659
check_literals
(2, 0);
7719
/* In theory we ought to call
check_literals
(2,0) here in case
7737
/* See the comment in csky_cons () about calling
check_literals
.
7754
check_literals
(2, 0);
7838
check_literals
(0, insn_num * 2);
7851
check_literals
(0, (1 << align) - 1)
[
all
...]
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026