OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:link_order_scan
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
ldelfgen.c
94
link_order_scan
(lang_statement_union_type *u,
function
105
if (
link_order_scan
(u->wild_statement.children.head, os))
109
if (
link_order_scan
(constructor_list.head, os))
114
&&
link_order_scan
(u->output_section_statement.children.head,
119
if (
link_order_scan
(u->group_statement.children.head, os))
274
link_order_scan
(statement_list.head, NULL);
/src/external/gpl3/binutils.old/dist/ld/
ldelfgen.c
94
link_order_scan
(lang_statement_union_type *u,
function
105
if (
link_order_scan
(u->wild_statement.children.head, os))
109
if (
link_order_scan
(constructor_list.head, os))
114
&&
link_order_scan
(u->output_section_statement.children.head,
119
if (
link_order_scan
(u->group_statement.children.head, os))
274
link_order_scan
(statement_list.head, NULL);
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026