Home
last modified time | relevance | path

Searched refs:get_init_priority (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/
DChangeLog-201092 * ldlang.c (get_init_priority): New.
93 (compare_section): Use get_init_priority for by_init_priority.
DChangeLog-2013647 * ldlang.c (get_init_priority): Comment typo.
Dldlang.c375 get_init_priority (const char *name) in get_init_priority() function
424 = get_init_priority (bfd_get_section_name (asec->owner, asec)); in compare_section()
426 = get_init_priority (bfd_get_section_name (bsec->owner, bsec)); in compare_section()