Searched refs:check_literals (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.c232 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);
1605 check_literals (opcode->transfer, isize);
H A Dtc-csky.c2162 check_literals (int kind, int offset) function
4804 check_literals (csky_insn.opcode->transfer, csky_insn.isize);
4806 check_literals (csky_insn.opcode->transfer, csky_insn.max);
7723 /* We call check_literals here in case a large number of strings are
7728 check_literals (2, 0);
7788 /* In theory we ought to call check_literals (2,0) here in case
7806 /* See the comment in csky_cons () about calling check_literals.
7823 check_literals (2, 0);
7907 check_literals (0, insn_num * 2);
7920 check_literals (
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c232 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);
H A Dtc-csky.c2164 check_literals (int kind, int offset) function
4628 check_literals (csky_insn.opcode->transfer, csky_insn.isize);
4630 check_literals (csky_insn.opcode->transfer, csky_insn.max);
7618 /* We call check_literals here in case a large number of strings are
7623 check_literals (2, 0);
7683 /* In theory we ought to call check_literals (2,0) here in case
7701 /* See the comment in csky_cons () about calling check_literals.
7718 check_literals (2, 0);
7802 check_literals (0, insn_num * 2);
7815 check_literals (
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c232 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);
H A Dtc-csky.c2186 check_literals (int kind, int offset) function
4650 check_literals (csky_insn.opcode->transfer, csky_insn.isize);
4652 check_literals (csky_insn.opcode->transfer, csky_insn.max);
7640 /* We call check_literals here in case a large number of strings are
7645 check_literals (2, 0);
7705 /* In theory we ought to call check_literals (2,0) here in case
7723 /* See the comment in csky_cons () about calling check_literals.
7740 check_literals (2, 0);
7824 check_literals (0, insn_num * 2);
7837 check_literals (
[all...]

Completed in 219 milliseconds