Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
unwinding_records.cc
Go to the documentation of this file.
1// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
2// for details. All rights reserved. Use of this source code is governed by a
3// BSD-style license that can be found in the LICENSE file.
4
6#include "vm/globals.h"
7
8namespace dart {
9
10#if (!defined(DART_TARGET_OS_WINDOWS) && !defined(DART_HOST_OS_WINDOWS)) || \
11 (!defined(TARGET_ARCH_X64) && !defined(TARGET_ARCH_ARM64))
12
14 uint8_t* target_buffer) {
15 return nullptr;
16}
17
18#endif
19
20#if !defined(DART_HOST_OS_WINDOWS) || \
21 (!defined(TARGET_ARCH_X64) && !defined(TARGET_ARCH_ARM64))
22
25
26#endif
27
28} // namespace dart
static void UnregisterExecutablePage(Page *page)
static void RegisterExecutablePage(Page *page)
static const void * GenerateRecordsInto(intptr_t offset, uint8_t *target_buffer)
Point offset