OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hint_fixup
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c
5679
nds32_relax_fixup_info_t *fixup_info, *
hint_fixup
;
5840
hint_fixup
= hint_info->relax_fixup;
5848
memcpy (
hint_fixup
, fixup_info, sizeof (nds32_relax_fixup_info_t));
5849
hint_fixup
++;
5854
memset (
hint_fixup
, 0, sizeof (nds32_relax_fixup_info_t));
5949
nds32_relax_fixup_info_t *
hint_fixup
, *fixup_now;
5984
hint_fixup
= hint_info.relax_fixup;
6044
fixup_now =
hint_fixup
;
5672
nds32_relax_fixup_info_t *fixup_info, *
hint_fixup
;
local
5942
nds32_relax_fixup_info_t *
hint_fixup
, *fixup_now;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c
5674
nds32_relax_fixup_info_t *fixup_info, *
hint_fixup
;
5835
hint_fixup
= hint_info->relax_fixup;
5843
memcpy (
hint_fixup
, fixup_info, sizeof (nds32_relax_fixup_info_t));
5844
hint_fixup
++;
5849
memset (
hint_fixup
, 0, sizeof (nds32_relax_fixup_info_t));
5944
nds32_relax_fixup_info_t *
hint_fixup
, *fixup_now;
5979
hint_fixup
= hint_info.relax_fixup;
6039
fixup_now =
hint_fixup
;
5667
nds32_relax_fixup_info_t *fixup_info, *
hint_fixup
;
local
5937
nds32_relax_fixup_info_t *
hint_fixup
, *fixup_now;
local
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026