Home
last modified time | relevance | path

Searched refs:_LIBC_TEXT_ENTRY (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/
Dlibc_start.c47 _LIBC_TEXT_ENTRY int _ulibc_start(uintptr_t main) in _ulibc_start()
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_define.h34 #define _LIBC_TEXT_ENTRY __attribute__ ((section(".usr_libc_entry"))) macro