Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp90 raw_ostream *getRawOS(uint64_t Size) { in getRawOS() function in __anonbe606ff10111::ContiguousBlobAccumulator
956 if (raw_ostream *OS = CBA.getRawOS(STB.getSize())) in initStrtabSectionHeader()
987 raw_ostream *OS = CBA.getRawOS(0); in emitDWARF()