Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/
H A Dswapcontext.cpp23 char stack_memory[kStackSize + 1] __attribute__((aligned(16))); in main() local
/llvm-project-15.0.7/lldb/source/API/
H A DSBMemoryRegionInfo.cpp27 bool mapped, bool stack_memory) in SBMemoryRegionInfo()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h32 OptionalBool memory_tagged, OptionalBool stack_memory) in MemoryRegionInfo()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp457 LocationDescriptor stack_memory; in AddThreadList() local
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBRemote.cpp2665 StackMemory stack_memory; in ReadStackMemory() local
2876 for (const auto &stack_memory : stack_mmap) { in SendStopReplyPacketForThread() local
5564 for (const auto &stack_memory : stack_mmap) { in GetJSONThreadsInfo() local