Home
last modified time | relevance | path

Searched defs:start_stack (Results 1 – 25 of 38) sorted by relevance

12

/third_party/musl/arch/mips/bits/
Duser.h4 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/mips64/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/musl/arch/mipsn32/bits/
Duser.h4 unsigned long long start_code, start_data, start_stack; member
/third_party/musl/arch/powerpc/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/powerpc64/bits/
Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/arm/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/microblaze/bits/
Duser.h13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/sh/bits/
Duser.h45 unsigned long start_stack; member
/third_party/musl/arch/s390x/bits/
Duser.h50 unsigned long start_code, start_stack; member
/third_party/musl/arch/m68k/bits/
Duser.h21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/x86_64/bits/
Duser.h27 unsigned long start_stack; member
/third_party/musl/arch/x32/bits/
Duser.h27 unsigned long start_stack; member
/third_party/musl/arch/i386/bits/
Duser.h30 unsigned long start_stack; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dprctl.h95 uint64_t start_stack; member
/third_party/python/Objects/
Dframeobject.c740 int64_t start_stack = stacks[_PyInterpreterFrame_LASTI(f->f_frame)]; in frame_setlineno() local
/third_party/rust/crates/rustix/src/process/
Dprctl.rs722 pub start_stack: u64, field
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs3312 pub start_stack: __u64, field

12