Home
last modified time | relevance | path

Searched defs:SecOrErr (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/llvm/tools/llvm-objcopy/COFF/
DReader.cpp60 Expected<const coff_section *> SecOrErr = COFFObj.getSection(I); in readSections() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp144 auto SecOrErr = Sym.getSection(); in notifyObjectLoaded() local
/external/llvm-project/llvm/tools/llvm-objdump/
DELFDump.cpp61 auto SecOrErr = EF.getSection(Rel.d.a); in getRelocationValueString() local
Dllvm-objdump.cpp2254 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); in printRelocations() local
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp273 auto SecOrErr = Sym.getSection(); in notifyObjectLoaded() local
/external/llvm/lib/Object/
DObject.cpp104 Expected<section_iterator> SecOrErr = (*unwrap(Sym))->getSection(); in LLVMMoveToContainingSection() local
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp452 auto SecOrErr = Sym.getSection(); in printLineInfoForInput() local
464 } else if (auto SecOrErr = Sym.getSection()) in printLineInfoForInput() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h474 if (Expected<section_iterator> SecOrErr = getSymbolSection(Sym)) { in getSymbolName() local
857 Expected<const Elf_Shdr *> SecOrErr = EF.getSection(EShdr->sh_info); in getRelocatedSection() local
DELF.h562 auto SecOrErr = getSection(Section); in getEntry() local
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h520 if (Expected<section_iterator> SecOrErr = getSymbolSection(Sym)) { in getSymbolName() local
944 Expected<const Elf_Shdr *> SecOrErr = EF.getSection(EShdr->sh_info); in getRelocatedSection() local
DELF.h609 auto SecOrErr = getSection(Section); in getEntry() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObject.cpp220 Expected<section_iterator> SecOrErr = (*unwrap(Sym))->getSection(); in LLVMMoveToContainingSection() local
/external/llvm-project/llvm/lib/Object/
DObject.cpp220 Expected<section_iterator> SecOrErr = (*unwrap(Sym))->getSection(); in LLVMMoveToContainingSection() local
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp422 Expected<section_iterator> SecOrErr = in darwinPrintSymbol() local
856 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar() local
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp365 auto SecOrErr = Sym.getSection(); in printLineInfoForInput() local
/external/llvm-project/llvm/tools/llvm-nm/
Dllvm-nm.cpp523 Expected<section_iterator> SecOrErr = in darwinPrintSymbol() local
1044 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar() local
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp1278 Expected<const Elf_Shdr *> SecOrErr = Obj.getSection(SectionIndex); in getSymbolSectionName() local
3641 if (Expected<const Elf_Shdr *> SecOrErr = Obj.getSection(Ndx)) { in getGroups() local
5847 if (Expected<const Elf_Shdr *> SecOrErr = in printFunctionStackSize() local
6246 if (Expected<const Elf_Mips_ABIFlags<ELFT> *> SecOrErr = in printMipsABIFlags() local
7079 if (Expected<const Elf_Mips_ABIFlags<ELFT> *> SecOrErr = in printMipsABIFlags() local
DCOFFDumper.cpp1476 Expected<const coff_section *> SecOrErr = in printSymbol() local
/external/llvm-project/llvm/tools/obj2yaml/
Delf2yaml.cpp533 auto Add = [&](Expected<ELFYAML::Chunk *> SecOrErr) -> Error { in dumpSections()
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp498 ErrorOr<const Elf_Shdr *> SecOrErr = EF.getSection(Rel.d.a); in getRelocationValueString() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1602 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); in DWARFObjInMemory() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1671 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); in DWARFObjInMemory() local