Searched defs:SecOrErr (Results 1 – 13 of 13) sorted by relevance
60 Expected<const coff_section *> SecOrErr = COFFObj.getSection(I); in readSections() local
274 auto SecOrErr = Sym.getSection(); in notifyObjectLoaded() local
95 auto SecOrErr = EF.getSection(Rel.d.a); in getRelocationValueString() local
2533 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); printRelocations() local
222 auto SecOrErr = Obj.getSection(SectionIndex); in graphifySymbols() local
503 auto SecOrErr = Sym.getSection(); in printLineInfoForInput() local 515 } else if (auto SecOrErr = Sym.getSection()) in printLineInfoForInput() local
540 Expected<section_iterator> SecOrErr = getSymbolSection(Sym); getSymbolName() local 1028 Expected<const Elf_Shdr *> SecOrErr = EF.getSection(EShdr->sh_info); getRelocatedSection() local
931 auto SecOrErr = getSection(Section); getEntry() local
223 Expected<section_iterator> SecOrErr = (*unwrap(Sym))->getSection(); in LLVMMoveToContainingSection() local
451 Expected<section_iterator> SecOrErr = in darwinPrintSymbol() local 1028 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar() local
1033 Expected<const Elf_Shdr *> SecOrErr = Obj.getSection(SectionIndex); getSymbolSectionName() local 3775 if (Expected<const Elf_Shdr *> SecOrErr = Obj.getSection(Ndx)) { getGroups() local 6451 if (Expected<const Elf_Shdr *> SecOrErr = getSymbolIndexesForFunctionAddress() local 6845 if (Expected<const Elf_Mips_ABIFlags<ELFT> *> SecOrErr = printMipsABIFlags() local 8019 if (Expected<const Elf_Mips_ABIFlags<ELFT> *> SecOrErr = printMipsABIFlags() local [all...]
1640 Expected<const coff_section *> SecOrErr = printSymbol() local
2157 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); DWARFObjInMemory() local