Searched defs:SecOrErr (Results 1 – 13 of 13) sorted by relevance
60 Expected<const coff_section *> SecOrErr = COFFObj.getSection(I); in readSections() local
61 auto SecOrErr = EF.getSection(Rel.d.a); in getRelocationValueString() local
1654 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); in printRelocations() local
273 auto SecOrErr = Sym.getSection(); in notifyObjectLoaded() local
510 if (Expected<section_iterator> SecOrErr = getSymbolSection(Sym)) { in getSymbolName() local979 Expected<const Elf_Shdr *> SecOrErr = EF.getSection(EShdr->sh_info); in getRelocatedSection() local
818 auto SecOrErr = getSection(Section); in getEntry() local
453 auto SecOrErr = Sym.getSection(); in printLineInfoForInput() local465 } else if (auto SecOrErr = Sym.getSection()) in printLineInfoForInput() local
220 Expected<section_iterator> SecOrErr = (*unwrap(Sym))->getSection(); in LLVMMoveToContainingSection() local
535 Expected<section_iterator> SecOrErr = in darwinPrintSymbol() local1047 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar() local
934 Expected<const Elf_Shdr *> SecOrErr = Obj.getSection(SectionIndex); in getSymbolSectionName() local3352 if (Expected<const Elf_Shdr *> SecOrErr = Obj.getSection(Ndx)) { in getGroups() local5733 if (Expected<const Elf_Shdr *> SecOrErr = in printFunctionStackSize() local6137 if (Expected<const Elf_Mips_ABIFlags<ELFT> *> SecOrErr = in printMipsABIFlags() local7042 if (Expected<const Elf_Mips_ABIFlags<ELFT> *> SecOrErr = in printMipsABIFlags() local
1494 Expected<const coff_section *> SecOrErr = in printSymbol() local
537 auto Add = [&](Expected<ELFYAML::Chunk *> SecOrErr) -> Error { in dumpSections()
1680 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); in DWARFObjInMemory() local