Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/ld/
Dldctor.c126 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.
DChangeLog1432 * ldctor.c (ctor_prio): Likewise.
DChangeLog-0001626 (ctor_prio): Use ISDIGIT instead of isdigit.