HomeSort by: relevance | last modified time | path
    Searched refs:_libc_init (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/csu/common/
csu-common.h 40 void _libc_init(void) __attribute__((__constructor__, __used__));
crt0-common.c 346 _libc_init();
  /src/distrib/utils/zcat/
misc.c 19 void _libc_init(void);
20 void _libc_init(void) { function in typeref:typename:void
  /src/lib/libc/misc/
initfini.c 80 * _libc_init is called twice. One call comes explicitly from crt0.o
102 _libc_init(void) function in typeref:typename:void __section ("")

Completed in 13 milliseconds