Searched refs:SerializedLayout (Results 1 – 1 of 1) sorted by relevance
756 struct SerializedLayout { struct in v8::internal::GDBJITInterface::ELFSymbol757 SerializedLayout(uint32_t name, uintptr_t value, uintptr_t size, in SerializedLayout() argument775 struct SerializedLayout { struct in v8::internal::GDBJITInterface::ELFSymbol776 SerializedLayout(uint32_t name, uintptr_t value, uintptr_t size, in SerializedLayout() function794 void Write(Writer::Slot<SerializedLayout> s, ELFStringTable* t) const { in Write()825 Writer::Slot<ELFSymbol::SerializedLayout> symbols = in WriteBody()826 w->CreateSlotsHere<ELFSymbol::SerializedLayout>( in WriteBody()835 symbols.at(0).set(ELFSymbol::SerializedLayout( in WriteBody()858 header->entry_size = sizeof(ELFSymbol::SerializedLayout); in PopulateHeader()863 Writer::Slot<ELFSymbol::SerializedLayout> dst, in WriteSymbolsList()