OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_init_priority
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/ld/
ChangeLog-2010
92
* ldlang.c (
get_init_priority
): New.
93
(compare_section): Use
get_init_priority
for by_init_priority.
[
all
...]
ChangeLog-2013
647
* ldlang.c (
get_init_priority
): Comment typo.
ldlang.c
375
get_init_priority
(const char *name)
function
424
=
get_init_priority
(bfd_get_section_name (asec->owner, asec));
426
=
get_init_priority
(bfd_get_section_name (bsec->owner, bsec));
[
all
...]
Completed in 171 milliseconds