OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PICMAP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-cris.c
3497
#undef
PICMAP
3498
#define
PICMAP
(s, r) {s, sizeof (s) - 1, r, true, false}
3502
PICMAP
("GOTPLT16", BFD_RELOC_CRIS_16_GOTPLT),
3503
PICMAP
("GOTPLT", BFD_RELOC_CRIS_32_GOTPLT),
3504
PICMAP
("PLTG", BFD_RELOC_CRIS_32_PLT_GOTREL),
3505
PICMAP
("PLT", BFD_RELOC_CRIS_32_PLT_PCREL),
3506
PICMAP
("GOTOFF", BFD_RELOC_CRIS_32_GOTREL),
3507
PICMAP
("GOT16", BFD_RELOC_CRIS_16_GOT),
3508
PICMAP
("GOT", BFD_RELOC_CRIS_32_GOT),
/src/external/gpl3/binutils.old/dist/gas/config/
tc-cris.c
3497
#undef
PICMAP
3498
#define
PICMAP
(s, r) {s, sizeof (s) - 1, r, true, false}
3502
PICMAP
("GOTPLT16", BFD_RELOC_CRIS_16_GOTPLT),
3503
PICMAP
("GOTPLT", BFD_RELOC_CRIS_32_GOTPLT),
3504
PICMAP
("PLTG", BFD_RELOC_CRIS_32_PLT_GOTREL),
3505
PICMAP
("PLT", BFD_RELOC_CRIS_32_PLT_PCREL),
3506
PICMAP
("GOTOFF", BFD_RELOC_CRIS_32_GOTREL),
3507
PICMAP
("GOT16", BFD_RELOC_CRIS_16_GOT),
3508
PICMAP
("GOT", BFD_RELOC_CRIS_32_GOT),
Completed in 20 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026