Searched defs:writeAsBinary (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | YAML.cpp | 39 void yaml::BinaryRef::writeAsBinary(raw_ostream &OS, uint64_t N) const { in writeAsBinary() function in yaml::BinaryRef |
H A D | COFFEmitter.cpp | 611 void COFFYAML::SectionDataEntry::writeAsBinary(raw_ostream &OS) const { writeAsBinary() function in COFFYAML::SectionDataEntry |
H A D | ELFEmitter.cpp | 99 Bin.writeAsBinary(OS, N); in writeAsBinary() function in __anon934faf2d0111::ContiguousBlobAccumulator |