Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp91 raw_ostream *getRawOS(uint64_t Size) { in getRawOS() function in __anon2264ce4a0111::ContiguousBlobAccumulator
1051 if (raw_ostream *OS = CBA.getRawOS(STB.getSize())) in initStrtabSectionHeader()
1079 raw_ostream *OS = CBA.getRawOS(0); in emitDWARF()