5#ifndef RUNTIME_VM_BSS_RELOCS_H_
6#define RUNTIME_VM_BSS_RELOCS_H_
19 DRT_GetFfiCallbackMetadata,
20 DRT_ExitTemporaryIsolate,
24 EndOfIsolateGroupEntries = EndOfVmEntries,
34 return static_cast<intptr_t
>(reloc);
static constexpr intptr_t kIsolateGroupEntryCount
static constexpr intptr_t kVmEntryCount
@ EndOfIsolateGroupEntries
static constexpr intptr_t RelocationIndex(Relocation reloc)
static void Initialize(Thread *current, uword *bss, bool vm)
static void InitializeBSSEntry(BSS::Relocation relocation, uword new_value, uword *bss_start)