Searched refs:stack_end (Results 1 – 3 of 3) sorted by relevance
55 uint64_t stack_end; member
281 unwinding_result_.stack_end = stack_addr + stack_size; in UnwindCallChain()
1141 MoveFromBinaryFormat(unwinding_result.stack_end, p); in UnwindingResultRecord()1160 MoveToBinaryFormat(unwinding_result.stack_end, p); in UnwindingResultRecord()1186 PrintIndented(indent, "stack_end 0x%" PRIx64 "\n", unwinding_result.stack_end); in DumpData()