OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_loop_target
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.h
220
unsigned int
is_loop_target
: 1;
member in struct:xtensa_frag_type
298
unsigned int
is_loop_target
: 1;
member in struct:xtensa_symfield_type
tc-xtensa.c
264
unsigned
is_loop_target
: 1;
member in struct:frag_flags_struct::__anon10143
3936
symbol_get_tc (insn->tok[i].X_add_symbol)->
is_loop_target
= true;
4773
if (fragP->tc_frag_data.
is_loop_target
)
5397
if (symbol_get_tc (sym)->
is_loop_target
)
5438
if (symbol_get_tc (sym)->
is_loop_target
)
5439
symbol_get_frag (sym)->tc_frag_data.
is_loop_target
= true;
8576
if (current_fragP->tc_frag_data.
is_loop_target
8721
for (; fragP && !fragP->tc_frag_data.
is_loop_target
; fragP = fragP->fr_next)
8789
fragP && !fragP->tc_frag_data.
is_loop_target
;
12199
if (fragP->tc_frag_data.
is_loop_target
)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.h
220
unsigned int
is_loop_target
: 1;
member in struct:xtensa_frag_type
298
unsigned int
is_loop_target
: 1;
member in struct:xtensa_symfield_type
tc-xtensa.c
264
unsigned
is_loop_target
: 1;
member in struct:frag_flags_struct::__anon11615
3936
symbol_get_tc (insn->tok[i].X_add_symbol)->
is_loop_target
= true;
4773
if (fragP->tc_frag_data.
is_loop_target
)
5397
if (symbol_get_tc (sym)->
is_loop_target
)
5438
if (symbol_get_tc (sym)->
is_loop_target
)
5439
symbol_get_frag (sym)->tc_frag_data.
is_loop_target
= true;
8576
if (current_fragP->tc_frag_data.
is_loop_target
8721
for (; fragP && !fragP->tc_frag_data.
is_loop_target
; fragP = fragP->fr_next)
8789
fragP && !fragP->tc_frag_data.
is_loop_target
;
12199
if (fragP->tc_frag_data.
is_loop_target
)
[
all
...]
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026