Searched defs:RelSecOrErr (Results 1 – 4 of 4) sorted by relevance
858 Expected<const Elf_Shdr *> RelSecOrErr = this->getSection(Sec.sh_info); getSectionAndRelocations() local
368 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in loadObjectImpl() local 685 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in computeSectionStubBufSize() local
715 if (!RelSecOrErr) in findOPDEntrySection() local 2381 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); finalizeLoad() local
431 auto RelSecOrErr = EF.getSection(Rel.d.a); getRelSection() local