OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:riscv_put_insn
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-riscv.c
257
#define
riscv_put_insn
(bits, val, ptr) \
macro
2060
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
2149
riscv_put_insn
(howto->bitsize, word, contents + rel->r_offset);
2278
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
4935
riscv_put_insn
(8 * len, auipc, contents + rel->r_offset);
/src/external/gpl3/gdb.old/dist/bfd/
elfnn-riscv.c
243
#define
riscv_put_insn
(bits, val, ptr) \
macro
1863
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
1952
riscv_put_insn
(howto->bitsize, word, contents + rel->r_offset);
2081
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
4700
riscv_put_insn
(8 * len, auipc, contents + rel->r_offset);
/src/external/gpl3/gdb/dist/bfd/
elfnn-riscv.c
257
#define
riscv_put_insn
(bits, val, ptr) \
macro
2060
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
2149
riscv_put_insn
(howto->bitsize, word, contents + rel->r_offset);
2278
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
4941
riscv_put_insn
(8 * len, auipc, contents + rel->r_offset);
/src/external/gpl3/binutils/dist/bfd/
elfnn-riscv.c
257
#define
riscv_put_insn
(bits, val, ptr) \
macro
2060
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
2150
riscv_put_insn
(howto->bitsize, word, contents + rel->r_offset);
2279
riscv_put_insn
(howto->bitsize, insn, contents + rel->r_offset);
4969
riscv_put_insn
(8 * len, auipc, contents + rel->r_offset);
5034
riscv_put_insn
(8 * 2, insn, contents + rel->r_offset);
Completed in 29 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026