Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp90 raw_ostream *getRawOS(uint64_t Size) { in getRawOS() function in __anone951591a0111::ContiguousBlobAccumulator
1052 if (raw_ostream *OS = CBA.getRawOS(STB.getSize())) in initStrtabSectionHeader()
1080 raw_ostream *OS = CBA.getRawOS(0); in emitDWARF()