Searched refs:contentMaybeDecompress (Results 1 – 5 of 5) sorted by relevance
48 m->Data = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()54 abbrevSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()56 strSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()58 lineStrSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()70 infoSection.Data = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()
109 : isec->contentMaybeDecompress().data(); in getErrorPlace()
439 (void)sec->contentMaybeDecompress(); // uncompress if needed in copyRelocations()1420 splitStrings(toStringRef(contentMaybeDecompress()), entsize); in splitIntoPieces()1422 splitNonStrings(contentMaybeDecompress(), entsize); in splitIntoPieces()
210 ArrayRef<uint8_t> contentMaybeDecompress() const { in contentMaybeDecompress() function
901 ms->contentMaybeDecompress(), ms->name); in initializeSections()