Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_fault_stack.cpp57 uintptr_t lowAddrLength = DfxConfig::GetInstance().GetFaultStackLowAddressStep(); in AdjustAndCreateMemoryBlock() local
58 uintptr_t startAddr = prevSp - lowAddrLength * STEP; in AdjustAndCreateMemoryBlock()
62 size += lowAddrLength; in AdjustAndCreateMemoryBlock()