Searched defs:SecOrErr (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DReader.cpp60 Expected<const coff_section *> SecOrErr = COFFObj.getSection(I); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp144 auto SecOrErr = Sym.getSection(); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp61 auto SecOrErr = EF.getSection(Rel.d.a); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp220 Expected<section_iterator> SecOrErr = (*unwrap(Sym))->getSection(); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp452 auto SecOrErr = Sym.getSection(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h605 auto SecOrErr = getSection(Section); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp521 Expected<section_iterator> SecOrErr = local
1042 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1663 Expected<section_iterator> SecOrErr = Section.getRelocatedSection(); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1474 Expected<const coff_section *> SecOrErr = local
H A DELFDumper.cpp1112 Expected<const Elf_Shdr *> SecOrErr = local
1273 Expected<const Elf_Shdr *> SecOrErr = local

Completed in 102 milliseconds