Home
last modified time | relevance | path

Searched defs:_LIBC_TEXT_SECTION (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/liteos_m/user/src/
Dlibc_init.c33 #define _LIBC_TEXT_SECTION __attribute__ ((section(".usr_libc_text"))) macro
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_define.h35 #define _LIBC_TEXT_SECTION __attribute__ ((section(".usr_libc_text"))) macro