Home
last modified time | relevance | path

Searched defs:stack_memory (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/lsan/TestCases/
H A Dswapcontext.cpp23 char stack_memory[kStackSize + 1] __attribute__((aligned(16))); in main() local
/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfo.cpp28 bool mapped, bool stack_memory) in SBMemoryRegionInfo()
/llvm-project/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h32 OptionalBool stack_memory, OptionalBool shadow_stack) in MemoryRegionInfo() argument
/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp2681 StackMemory stack_memory; in ReadStackMemory() local
2947 for (const auto &stack_memory : stack_mmap) { SendStopReplyPacketForThread() local
5609 for (const auto &stack_memory : stack_mmap) { GetJSONThreadsInfo() local
[all...]