OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frag_flags_fn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
11762
typedef void (*
frag_flags_fn
) (const fragS *, frag_flags *);
11768
(
frag_flags_fn
, const char *, xt_section_type);
11771
static bool section_has_xproperty (segT,
frag_flags_fn
);
11778
static void add_xt_prop_frags (segT, xtensa_block_info **,
frag_flags_fn
);
11946
xtensa_create_xproperty_segments (
frag_flags_fn
flag_fn,
12087
section_has_xproperty (segT sec,
frag_flags_fn
property_function)
12365
frag_flags_fn
property_function)
11744
typedef void (*
frag_flags_fn
) (const fragS *, frag_flags *);
typedef
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
11762
typedef void (*
frag_flags_fn
) (const fragS *, frag_flags *);
11768
(
frag_flags_fn
, const char *, xt_section_type);
11771
static bool section_has_xproperty (segT,
frag_flags_fn
);
11778
static void add_xt_prop_frags (segT, xtensa_block_info **,
frag_flags_fn
);
11946
xtensa_create_xproperty_segments (
frag_flags_fn
flag_fn,
12087
section_has_xproperty (segT sec,
frag_flags_fn
property_function)
12365
frag_flags_fn
property_function)
11744
typedef void (*
frag_flags_fn
) (const fragS *, frag_flags *);
typedef
Completed in 166 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026