Searched refs:getContentsForAppending (Results 1 – 5 of 5) sorted by relevance
366 SmallVectorImpl<char> &getContentsForAppending() { in getContentsForAppending() function381 getContentsForAppending().append(Contents.begin(), Contents.end()); in appendContents()385 getContentsForAppending().append(Num, Elt); in appendContents()
1073 raw_svector_ostream OS(Frag->getContentsForAppending()); in writeObject()1096 raw_svector_ostream OS(Frag->getContentsForAppending()); in writeObject()
452 Assembler.getEmitter().encodeInstruction(Inst, DF->getContentsForAppending(), in emitInstToData()
408 Inst, IF->getContentsForAppending(), Fixups, STI); in emitInstToFragment()
804 raw_svector_ostream OS(Frag.getContentsForAppending()); in writeObject()