#include <instructions_arm.h>
Definition at line 97 of file instructions_arm.h.
◆ NativeCallPattern() [1/3]
dart::NativeCallPattern::NativeCallPattern |
( |
uword |
pc, |
|
|
const Code & |
code |
|
) |
| |
◆ NativeCallPattern() [2/3]
dart::NativeCallPattern::NativeCallPattern |
( |
uword |
pc, |
|
|
const Code & |
code |
|
) |
| |
◆ NativeCallPattern() [3/3]
dart::NativeCallPattern::NativeCallPattern |
( |
uword |
pc, |
|
|
const Code & |
code |
|
) |
| |
◆ native_function() [1/3]
◆ native_function() [2/3]
◆ native_function() [3/3]
◆ set_native_function() [1/3]
void dart::NativeCallPattern::set_native_function |
( |
NativeFunction |
target | ) |
const |
◆ set_native_function() [2/3]
void dart::NativeCallPattern::set_native_function |
( |
NativeFunction |
target | ) |
const |
◆ set_native_function() [3/3]
void dart::NativeCallPattern::set_native_function |
( |
NativeFunction |
target | ) |
const |
◆ set_target() [1/3]
void dart::NativeCallPattern::set_target |
( |
const Code & |
target | ) |
const |
◆ set_target() [2/3]
void dart::NativeCallPattern::set_target |
( |
const Code & |
target | ) |
const |
◆ set_target() [3/3]
void dart::NativeCallPattern::set_target |
( |
const Code & |
target | ) |
const |
◆ target() [1/3]
CodePtr dart::NativeCallPattern::target |
( |
| ) |
const |
◆ target() [2/3]
CodePtr dart::NativeCallPattern::target |
( |
| ) |
const |
◆ target() [3/3]
CodePtr dart::NativeCallPattern::target |
( |
| ) |
const |
The documentation for this class was generated from the following files: