Searched refs:SectionContent (Results 1 – 1 of 1) sorted by relevance
110 StringRef SectionContent = in printSectionsAsString() local113 const uint8_t *SecContent = SectionContent.bytes_begin(); in printSectionsAsString()115 const uint8_t *SecEnd = SectionContent.bytes_end(); in printSectionsAsString()144 StringRef SectionContent = in printSectionsAsHex() local146 const uint8_t *SecContent = SectionContent.bytes_begin(); in printSectionsAsHex()147 const uint8_t *SecEnd = SecContent + SectionContent.size(); in printSectionsAsHex()