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