Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
native_location.cc File Reference
#include "vm/compiler/ffi/native_location.h"
#include "vm/zone_text_buffer.h"

Go to the source code of this file.

Namespaces

namespace  dart
 
namespace  dart::compiler
 
namespace  dart::compiler::ffi
 

Functions

compiler::Address dart::compiler::ffi::NativeLocationToStackSlotAddress (const NativeStackLocation &loc)
 
static void dart::compiler::ffi::PrintRepresentations (BaseTextBuffer *f, const NativeLocation &loc)
 
intptr_t dart::compiler::ffi::SizeFromFpuRegisterKind (enum FpuRegisterKind kind)
 
enum FpuRegisterKind dart::compiler::ffi::FpuRegisterKindFromSize (intptr_t size_in_bytes)