Home
last modified time | relevance | path

Searched refs:writeAsBinary (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/ObjectYAML/
DYAML.cpp40 void yaml::BinaryRef::writeAsBinary(raw_ostream &OS) const { in writeAsBinary() function in yaml::BinaryRef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DYAML.h90 void writeAsBinary(raw_ostream &OS) const;
/external/llvm/include/llvm/ObjectYAML/
DYAML.h80 void writeAsBinary(raw_ostream &OS) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DYAML.cpp41 void yaml::BinaryRef::writeAsBinary(raw_ostream &OS) const { in writeAsBinary() function in yaml::BinaryRef
DCodeViewYAMLTypeHashing.cpp82 H.Hash.writeAsBinary(OS); in toDebugH()
DCodeViewYAMLSymbols.cpp274 Binary.writeAsBinary(OS); in map()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp249 Section.Payload.writeAsBinary(OS); in writeSectionContent()
406 Func.Body.writeAsBinary(StringStream); in writeSectionContent()
423 Segment.Content.writeAsBinary(OS); in writeSectionContent()
Dyaml2coff.cpp518 S.SectionData.writeAsBinary(OS); in writeCOFF()
Dyaml2elf.cpp461 Section.Content.writeAsBinary(OS); in writeSectionContent()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DBenchmarkResult.cpp158 Binary.writeAsBinary(OSS); in denormalize()
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp349 Section.Content.writeAsBinary(OS); in writeSectionContent()
Dyaml2coff.cpp457 S.SectionData.writeAsBinary(OS); in writeCOFF()