Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldctor.c124 ctor_prio (const char *name) in ctor_prio() function
174 prio1 = ctor_prio (n1); in ctor_cmp()
175 prio2 = ctor_prio (n2); in ctor_cmp()
DChangeLog-98991365 (ctor_prio, ctor_cmp): New static functions.
DChangeLog-0001626 (ctor_prio): Use ISDIGIT instead of isdigit.