Home
last modified time | relevance | path

Searched defs:SectionOrErr (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkLinker.cpp107 Expected<std::optional<StringRef>> SectionOrErr = in link() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h52 auto SectionOrErr = Symbol->getSection(); in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h74 auto SectionOrErr = Symbol->getSection(); processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h157 auto SectionOrErr = Symbol->getSection(); in processRelocationRef() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp414 Expected<std::pair<uint64_t, const object::SectionRef>> SectionOrErr = in createInstructions() local
H A DLVCodeViewReader.cpp651 return SectionOrErr.takeError(); in traverseSymbolSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h652 Expected<const Elf_Shdr *> SectionOrErr = in getSymbolAddress() local
H A DELF.h1296 Expected<const Elf_Shdr *> SectionOrErr = in getStringTableForSymtab() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1275 auto SectionOrErr = Symbol->getSection(); in processRelocationRef() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp306 auto SectionOrErr = getStructOrErr<Section>(Obj, Sec); in parseSegmentLoadCommand() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6684 Expected<const Elf_Shdr *> SectionOrErr = in printStackSize() local