Home
last modified time | relevance | path

Searched defs:block_sp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DMemory.cpp363 AllocatedBlockSP block_sp; in AllocatePage() local
404 AllocatedBlockSP block_sp(AllocatePage(byte_size, permissions, 16, error)); in AllocateMemory() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp130 for (const BlockSP &block_sp : m_children) { in FindInnermostBlockByOffset() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp316 BlockSP block_sp = blocks[record->InlineNestLevel]->CreateChild( in ParseBlocksRecursive() local