OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entry_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
ldlang.h
533
extern const char *
entry_section
;
ldlang.c
140
const char *
entry_section
= ".text";
variable
7363
ts = bfd_get_section_by_name (link_info.output_bfd,
entry_section
);
/src/external/gpl3/binutils.old/dist/ld/
ldlang.h
542
extern const char *
entry_section
;
ldlang.c
142
const char *
entry_section
= ".text";
variable
7297
ts = bfd_get_section_by_name (link_info.output_bfd,
entry_section
);
Completed in 67 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026