OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arm_lang_output_object_attributes_hook
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc
86
void (*
arm_lang_output_object_attributes_hook
)(void);
variable
28919
if (
arm_lang_output_object_attributes_hook
)
28920
arm_lang_output_object_attributes_hook
();
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc
83
void (*
arm_lang_output_object_attributes_hook
)(void);
variable
28586
if (
arm_lang_output_object_attributes_hook
)
28587
arm_lang_output_object_attributes_hook
();
Completed in 57 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026