OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lfix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c
943
struct label_fix *
lfix
;
local
963
for (
lfix
= CURR_SLOT.label_fixups;
lfix
;
lfix
=
lfix
->next)
965
symbol_set_value_now (
lfix
->sym);
966
mark |=
lfix
->dw2_mark_labels;
977
for (
lfix
= CURR_SLOT.tag_fixups;
lfix
;
lfix
= lfix->next
6499
struct label_fix *
lfix
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c
943
struct label_fix *
lfix
;
local
963
for (
lfix
= CURR_SLOT.label_fixups;
lfix
;
lfix
=
lfix
->next)
965
symbol_set_value_now (
lfix
->sym);
966
mark |=
lfix
->dw2_mark_labels;
977
for (
lfix
= CURR_SLOT.tag_fixups;
lfix
;
lfix
= lfix->next
6499
struct label_fix *
lfix
;
local
[
all
...]
Completed in 17 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026