OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c
6501
struct insn_fix *
ifix
;
local
6873
ifix
= md.slot[curr].fixup + j;
6880
if (
ifix
->code == BFD_RELOC_IA64_PCREL60B)
6888
&
ifix
->expr,
ifix
->is_pcrel,
ifix
->code);
6889
fix->tc_fix_data.opnd =
ifix
->opnd;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c
6501
struct insn_fix *
ifix
;
local
6873
ifix
= md.slot[curr].fixup + j;
6880
if (
ifix
->code == BFD_RELOC_IA64_PCREL60B)
6888
&
ifix
->expr,
ifix
->is_pcrel,
ifix
->code);
6889
fix->tc_fix_data.opnd =
ifix
->opnd;
Completed in 40 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026