OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STUB_LW
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-score7.c
167
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3313
bfd_put_32 (output_bfd,
STUB_LW
, stub);
elf32-score.c
170
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3502
score_bfd_put_32 (output_bfd,
STUB_LW
, stub);
elfxx-mips.c
942
#define
STUB_LW
(abfd) \
11404
bfd_put_32 (output_bfd,
STUB_LW
(output_bfd), stub + idx);
/src/external/gpl3/binutils.old/dist/bfd/
elf32-score7.c
167
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3301
bfd_put_32 (output_bfd,
STUB_LW
, stub);
elf32-score.c
170
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3490
score_bfd_put_32 (output_bfd,
STUB_LW
, stub);
elfxx-mips.c
941
#define
STUB_LW
(abfd) \
11379
bfd_put_32 (output_bfd,
STUB_LW
(output_bfd), stub + idx);
/src/external/gpl3/gdb/dist/bfd/
elf32-score7.c
167
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3309
bfd_put_32 (output_bfd,
STUB_LW
, stub);
elf32-score.c
170
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3498
score_bfd_put_32 (output_bfd,
STUB_LW
, stub);
elfxx-mips.c
941
#define
STUB_LW
(abfd) \
11274
bfd_put_32 (output_bfd,
STUB_LW
(output_bfd), stub + idx);
/src/external/gpl3/gdb.old/dist/bfd/
elf32-score7.c
167
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3309
bfd_put_32 (output_bfd,
STUB_LW
, stub);
elf32-score.c
170
#define
STUB_LW
0xc3bcc010 /* lw r29, [r28, -0x3ff0] */
3498
score_bfd_put_32 (output_bfd,
STUB_LW
, stub);
elfxx-mips.c
943
#define
STUB_LW
(abfd) \
11287
bfd_put_32 (output_bfd,
STUB_LW
(output_bfd), stub + idx);
Completed in 86 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026