OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xtensa_elf_cons
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
468
static void
xtensa_elf_cons
(int);
1163
{ "long",
xtensa_elf_cons
, 4 },
1164
{ "word",
xtensa_elf_cons
, 4 },
1165
{ "4byte",
xtensa_elf_cons
, 4 },
1166
{ "short",
xtensa_elf_cons
, 2 },
1167
{ "2byte",
xtensa_elf_cons
, 2 },
1596
xtensa_elf_cons
(4);
1665
xtensa_elf_cons
(int nbytes)
1662
xtensa_elf_cons
(int nbytes)
function
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
468
static void
xtensa_elf_cons
(int);
1163
{ "long",
xtensa_elf_cons
, 4 },
1164
{ "word",
xtensa_elf_cons
, 4 },
1165
{ "4byte",
xtensa_elf_cons
, 4 },
1166
{ "short",
xtensa_elf_cons
, 2 },
1167
{ "2byte",
xtensa_elf_cons
, 2 },
1596
xtensa_elf_cons
(4);
1665
xtensa_elf_cons
(int nbytes)
1662
xtensa_elf_cons
(int nbytes)
function
Completed in 37 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026