Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/src/
Dlibc_start.c37 _LIBC_DATA_SECTION static UsrLibcOps g_libcOps;
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_define.h36 #define _LIBC_DATA_SECTION __attribute__ ((section(".usr_libc_data"))) macro