HomeSort by: relevance | last modified time | path
    Searched defs:_libc_aapcs_init (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/arch/arm/misc/
arm_initfini.c 61 void _libc_aapcs_init(void) __attribute__((__constructor__, __used__));
64 _libc_aapcs_init(void) function in typeref:typename:void __section ("")
arm_initfini.c 61 void _libc_aapcs_init(void) __attribute__((__constructor__, __used__));
64 _libc_aapcs_init(void) function in typeref:typename:void __section ("")

Completed in 95 milliseconds