Home
last modified time | relevance | path

Searched defs:SectionData (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DDecompressor.h59 StringRef SectionData; variable
/third_party/node/deps/v8/src/snapshot/embedded/
Dplatform-embedded-file-writer-mac.cc32 void PlatformEmbeddedFileWriterMac::SectionData() { fprintf(fp_, ".data\n"); } in SectionData() function in v8::internal::PlatformEmbeddedFileWriterMac
Dplatform-embedded-file-writer-generic.cc44 void PlatformEmbeddedFileWriterGeneric::SectionData() { in SectionData() function in v8::internal::PlatformEmbeddedFileWriterGeneric
Dplatform-embedded-file-writer-aix.cc35 void PlatformEmbeddedFileWriterAIX::SectionData() { in SectionData() function in v8::internal::PlatformEmbeddedFileWriterAIX
Dplatform-embedded-file-writer-win.cc367 void PlatformEmbeddedFileWriterWin::SectionData() { in SectionData() function in v8::internal::PlatformEmbeddedFileWriterWin
587 void PlatformEmbeddedFileWriterWin::SectionData() { in SectionData() function in v8::internal::PlatformEmbeddedFileWriterWin
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCOFFYAML.h72 yaml::BinaryRef SectionData; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1562 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local
1641 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local