Searched refs:SectionContentsOrErr (Results 1 – 1 of 1) sorted by relevance
397 Expected<StringRef> SectionContentsOrErr = Section.getContents(); in createInstructions() local398 if (!SectionContentsOrErr) in createInstructions()410 ArrayRef<uint8_t> Bytes = arrayRefFromStringRef(*SectionContentsOrErr); in createInstructions()