OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pool_location
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
4825
fragS *
pool_location
;
4832
pool_location
= frag_now;
4845
set_literal_pool_location (now_seg,
pool_location
);
11560
fragS *
pool_location
= get_literal_pool_location (now_seg);
11564
if (
pool_location
== NULL
11573
pool_location
= get_literal_pool_location (now_seg);
11581
&& get_literal_pool_location (now_seg) !=
pool_location
)
11586
frag_now->tc_frag_data.literal_frag =
pool_location
;
4817
fragS *
pool_location
;
local
11543
fragS *
pool_location
= get_literal_
pool_location
(now_seg);
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
4825
fragS *
pool_location
;
4832
pool_location
= frag_now;
4845
set_literal_pool_location (now_seg,
pool_location
);
11560
fragS *
pool_location
= get_literal_pool_location (now_seg);
11564
if (
pool_location
== NULL
11573
pool_location
= get_literal_pool_location (now_seg);
11581
&& get_literal_pool_location (now_seg) !=
pool_location
)
11586
frag_now->tc_frag_data.literal_frag =
pool_location
;
4817
fragS *
pool_location
;
local
11543
fragS *
pool_location
= get_literal_
pool_location
(now_seg);
local
Completed in 48 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026