Searched defs:start_data (Results 1 - 13 of 13) sorted by relevance
| /third_party/musl/arch/mips/bits/ |
| H A D | user.h | 4 unsigned long start_code, start_data, start_stack; member
|
| /third_party/musl/arch/mips64/bits/ |
| H A D | user.h | 4 unsigned long long start_code, start_data, start_stack; member
|
| /third_party/musl/arch/mipsn32/bits/ |
| H A D | user.h | 4 unsigned long long start_code, start_data, start_stack; member
|
| /third_party/ltp/testcases/realtime/func/gtod_latency/ |
| H A D | gtod_latency.c | 237 struct timespec *start_data; in main() local
|
| /third_party/musl/arch/powerpc/bits/ |
| H A D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
| /third_party/musl/arch/powerpc64/bits/ |
| H A D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
| /third_party/musl/arch/sh/bits/ |
| H A D | user.h | 44 unsigned long start_data; member
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| H A D | prctl.h | 91 uint64_t start_data; member
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| H A D | prctl.h | 91 uint64_t start_data; member
|
| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| H A D | prctl.h | 91 uint64_t start_data; member
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| H A D | prctl.h | 91 uint64_t start_data; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| H A D | prctl.h | 91 uint64_t start_data; member
|
| /third_party/musl/include/sys/ |
| H A D | prctl.h | 91 uint64_t start_data; member
|
Completed in 7 milliseconds