OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:the_fix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
4333
fixS *
the_fix
;
4392
the_fix
= fix_new_exp (fragP, offset, fmt_length, exp,
4394
the_fix
->fx_no_overflow = 1;
4395
the_fix
->tc_fix_data.X_add_symbol = exp->X_add_symbol;
4396
the_fix
->tc_fix_data.X_add_number = exp->X_add_number;
4397
the_fix
->tc_fix_data.slot = slot;
4325
fixS *
the_fix
;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
4333
fixS *
the_fix
;
4392
the_fix
= fix_new_exp (fragP, offset, fmt_length, exp,
4394
the_fix
->fx_no_overflow = 1;
4395
the_fix
->tc_fix_data.X_add_symbol = exp->X_add_symbol;
4396
the_fix
->tc_fix_data.X_add_number = exp->X_add_number;
4397
the_fix
->tc_fix_data.slot = slot;
4325
fixS *
the_fix
;
local
Completed in 40 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026