Searched refs:getOutputContents (Results 1 – 2 of 2) sorted by relevance
393 const_cast<char *>(getOutputContents().data())); in getOutputData()396 return reinterpret_cast<const uint8_t *>(getOutputContents().data()); in getOutputData()398 StringRef getOutputContents() const { return OutputContents; } in getOutputContents() function
3470 StringRef ProbeContents = PseudoProbeSection->getOutputContents(); in encodePseudoProbes()4099 OS.write(Section.getOutputContents().data(), Section.getOutputSize()); in rewriteNoteSections()5424 EHFrameSection->getOutputContents(), BC->AsmInfo->isLittleEndian(), in writeEHFrameHeader()5434 OldEHFrameContents = OldEHFrameSection->getOutputContents(); in writeEHFrameHeader()