Searched refs:contentMaybeDecompress (Results 1 – 5 of 5) sorted by relevance
47 m->Data = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()53 abbrevSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()55 strSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()57 lineStrSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()69 infoSection.Data = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()
108 : isec->contentMaybeDecompress().data(); in getErrorPlace()
395 (void)sec->contentMaybeDecompress(); // uncompress if needed in copyRelocations()1371 splitStrings(toStringRef(contentMaybeDecompress()), entsize); in splitIntoPieces()1373 splitNonStrings(contentMaybeDecompress(), entsize); in splitIntoPieces()
189 ArrayRef<uint8_t> contentMaybeDecompress() const { in contentMaybeDecompress() function
844 ms->contentMaybeDecompress(), ms->name); in initializeSections()