Searched refs:contentMaybeDecompress (Results 1 – 6 of 6) sorted by relevance
45 m->Data = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()51 abbrevSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()53 strSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()55 lineStrSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()67 infoSection.Data = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()
100 : isec->contentMaybeDecompress().data(); in getErrorPlace()
474 (void)sec->contentMaybeDecompress(); // uncompress if needed in copyRelocations()1494 splitStrings(toStringRef(contentMaybeDecompress()), entsize); in splitIntoPieces()1496 splitNonStrings(contentMaybeDecompress(), entsize); in splitIntoPieces()
230 ArrayRef<uint8_t> contentMaybeDecompress() const { in contentMaybeDecompress() function
866 ms->contentMaybeDecompress()); in initializeSections()
1196 auto content = is.contentMaybeDecompress(); in getBranchInfoAtTarget()