OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:litpool_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
7514
static xtensa_insnbuf
litpool_buf
= NULL;
9664
litpool_buf
= xtensa_insnbuf_alloc (isa);
9678
xtensa_format_set_slot (isa, fmt, 0,
litpool_buf
, litpool_slotbuf);
9679
xtensa_insnbuf_to_chars (isa,
litpool_buf
,
7502
static xtensa_insnbuf
litpool_buf
= NULL;
variable
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
7514
static xtensa_insnbuf
litpool_buf
= NULL;
9664
litpool_buf
= xtensa_insnbuf_alloc (isa);
9678
xtensa_format_set_slot (isa, fmt, 0,
litpool_buf
, litpool_slotbuf);
9679
xtensa_insnbuf_to_chars (isa,
litpool_buf
,
7502
static xtensa_insnbuf
litpool_buf
= NULL;
variable
Completed in 38 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026