Home
last modified time | relevance | path

Searched refs:SectionText (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/snapshot/embedded/
H A Dplatform-embedded-file-writer-aix.cc31 void PlatformEmbeddedFileWriterAIX::SectionText() { in SectionText() function in v8::internal::PlatformEmbeddedFileWriterAIX
114 SectionText(); in DeclareFunctionBegin()
H A Dplatform-embedded-file-writer-aix.h24 void SectionText() override;
H A Dplatform-embedded-file-writer-generic.h26 void SectionText() override;
H A Dplatform-embedded-file-writer-mac.h24 void SectionText() override;
H A Dplatform-embedded-file-writer-base.h56 virtual void SectionText() = 0;
H A Dplatform-embedded-file-writer-mac.cc30 void PlatformEmbeddedFileWriterMac::SectionText() { fprintf(fp_, ".text\n"); } in SectionText() function in v8::internal::PlatformEmbeddedFileWriterMac
H A Dplatform-embedded-file-writer-win.h23 void SectionText() override;
H A Dplatform-embedded-file-writer-generic.cc36 void PlatformEmbeddedFileWriterGeneric::SectionText() { in SectionText() function in v8::internal::PlatformEmbeddedFileWriterGeneric
H A Dplatform-embedded-file-writer-win.cc358 void PlatformEmbeddedFileWriterWin::SectionText() { in SectionText() function in v8::internal::PlatformEmbeddedFileWriterWin
583 void PlatformEmbeddedFileWriterWin::SectionText() { in SectionText() function in v8::internal::PlatformEmbeddedFileWriterWin
H A Dembedded-file-writer.cc140 w->SectionText(); in WriteCodeSection()

Completed in 5 milliseconds