OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_frag
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet6/
frag6.c
176
int
first_frag
= 0;
local
273
first_frag
= 1;
388
if (
first_frag
) {
/src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c
2675
SLOT_FRAG is the frag containing SLOT_ADDR, and
FIRST_FRAG
is the frag
2683
fragS *
first_frag
,
2695
while (slot_frag !=
first_frag
)
2697
unsigned long start_addr = (unsigned long) &
first_frag
->fr_literal;
2703
if (
first_frag
->fr_next &&
first_frag
->fr_next->fr_address)
2704
s_index += 3 * ((
first_frag
->fr_next->fr_address
2705
-
first_frag
->fr_address
2706
-
first_frag
->fr_fix) >> 4);
2711
switch (
first_frag
->fr_type
2792
fragS *
first_frag
= 0;
local
[
all
...]
tc-mips.c
1377
fragS *
first_frag
;
4854
mips_macro_warning.
first_frag
= frag_now;
9269
mips_macro_warning.
first_frag
= NULL;
9363
if (mips_macro_warning.
first_frag
!= NULL)
9364
mips_macro_warning.
first_frag
->fr_subtype |= subtype;
1374
fragS *
first_frag
;
member in struct:__anon10069
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c
2675
SLOT_FRAG is the frag containing SLOT_ADDR, and
FIRST_FRAG
is the frag
2683
fragS *
first_frag
,
2695
while (slot_frag !=
first_frag
)
2697
unsigned long start_addr = (unsigned long) &
first_frag
->fr_literal;
2703
if (
first_frag
->fr_next &&
first_frag
->fr_next->fr_address)
2704
s_index += 3 * ((
first_frag
->fr_next->fr_address
2705
-
first_frag
->fr_address
2706
-
first_frag
->fr_fix) >> 4);
2711
switch (
first_frag
->fr_type
2792
fragS *
first_frag
= 0;
local
[
all
...]
tc-mips.c
1373
fragS *
first_frag
;
4545
mips_macro_warning.
first_frag
= frag_now;
8957
mips_macro_warning.
first_frag
= NULL;
9051
if (mips_macro_warning.
first_frag
!= NULL)
9052
mips_macro_warning.
first_frag
->fr_subtype |= subtype;
1370
fragS *
first_frag
;
member in struct:__anon11541
Completed in 70 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026