Searched refs:WriteBody (Results 1 – 3 of 3) sorted by relevance
182 virtual void WriteBody(Writer::Slot<THeader> header, Writer* writer) { in WriteBody() function in v8::internal::GDBJITInterface::DebugSectionBase321 virtual void WriteBody(Writer::Slot<Header> header, Writer* w) { in WriteBody() function in v8::internal::GDBJITInterface::ELFSection441 virtual void WriteBody(Writer::Slot<Header> header, Writer* w) { in WriteBody() function in v8::internal::GDBJITInterface::ELFStringTable595 section->WriteBody(headers.at(index), w); in WriteSections()741 section->WriteBody(headers.at(index), w); in WriteSections()865 virtual void WriteBody(Writer::Slot<Header> header, Writer* w) { in WriteBody() function in v8::internal::GDBJITInterface::ELFSymbolTable
183 void WasmFunctionBuilder::WriteBody(ZoneBuffer& buffer) const { in WriteBody() function in v8::internal::wasm::WasmFunctionBuilder506 function->WriteBody(buffer); in WriteTo()
186 void WriteBody(ZoneBuffer& buffer) const;