Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp93 raw_ostream *getRawOS(uint64_t Size) { in getRawOS() function in __anon2711bccf0111::ContiguousBlobAccumulator
1059 if (raw_ostream *OS = CBA.getRawOS(STB.getSize())) in initStrtabSectionHeader()
1087 raw_ostream *OS = CBA.getRawOS(0); in emitDWARF()