Flutter Engine
The Flutter Engine
Static Public Member Functions | List of all members
dart::compiler::target::TsanUtils Class Reference

#include <runtime_api.h>

Inheritance diagram for dart::compiler::target::TsanUtils:
dart::AllStatic

Static Public Member Functions

static word setjmp_function_offset ()
 
static word setjmp_buffer_offset ()
 
static word exception_pc_offset ()
 
static word exception_sp_offset ()
 
static word exception_fp_offset ()
 

Detailed Description

Definition at line 1132 of file runtime_api.h.

Member Function Documentation

◆ exception_fp_offset()

static word dart::compiler::target::TsanUtils::exception_fp_offset ( )
static

◆ exception_pc_offset()

static word dart::compiler::target::TsanUtils::exception_pc_offset ( )
static

◆ exception_sp_offset()

static word dart::compiler::target::TsanUtils::exception_sp_offset ( )
static

◆ setjmp_buffer_offset()

static word dart::compiler::target::TsanUtils::setjmp_buffer_offset ( )
static

◆ setjmp_function_offset()

static word dart::compiler::target::TsanUtils::setjmp_function_offset ( )
static

The documentation for this class was generated from the following file: