Home
last modified time | relevance | path

Searched refs:MAP_STACK (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/arch/mips/bits/
Dmman.h17 #undef MAP_STACK
18 #define MAP_STACK 0x40000 macro
/third_party/musl/arch/mips64/bits/
Dmman.h17 #undef MAP_STACK
18 #define MAP_STACK 0x40000 macro
/third_party/musl/arch/mipsn32/bits/
Dmman.h17 #undef MAP_STACK
18 #define MAP_STACK 0x40000 macro
/third_party/abseil-cpp/absl/debugging/
Dfailure_signal_handler.cc150 #ifndef MAP_STACK in SetupAlternateStackOnce()
151 #define MAP_STACK 0 in SetupAlternateStackOnce() macro
157 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in SetupAlternateStackOnce()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dfailure_signal_handler.cc152 #ifndef MAP_STACK in SetupAlternateStackOnce()
153 #define MAP_STACK 0 in SetupAlternateStackOnce() macro
159 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in SetupAlternateStackOnce()
/third_party/boost/boost/context/
Dfixedsize_stack.hpp52 … void * vp = ::mmap( 0, size_, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANON | MAP_STACK, -1, 0); in allocate()
Dpooled_fixedsize_stack.hpp54 …ck, bytes, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANON | MAP_FIXED | MAP_STACK, -1, 0) == MAP_F… in malloc()
/third_party/boost/boost/context/posix/
Dprotected_fixedsize_stack.hpp62 … void * vp = ::mmap( 0, size__, PROT_READ | PROT_WRITE, MAP_PRIVATE | MAP_ANON | MAP_STACK, -1, 0); in allocate()
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmman.h28 #define MAP_STACK 0x20000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmman.h35 #define MAP_STACK 0x20000 macro
/third_party/musl/ndk_musl_include/sys/
Dmman.h35 #define MAP_STACK 0x20000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmman.h37 #define MAP_STACK 0x20000 macro
/third_party/musl/include/sys/
Dmman.h35 #define MAP_STACK 0x20000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmman.h35 #define MAP_STACK 0x20000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmman.h35 #define MAP_STACK 0x20000 macro