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.h96 auto SectionOrErr = Symbol->getSection(); in 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.cpp385 Expected<std::pair<uint64_t, const object::SectionRef>> SectionOrErr = in createInstructions() local
H A DLVCodeViewReader.cpp649 Expected<StringRef> SectionOrErr = Section.getContents(); in traverseSymbolSection() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h617 Expected<const Elf_Shdr *> SectionOrErr = in getSymbolAddress() local
H A DELF.h1248 Expected<const Elf_Shdr *> SectionOrErr = in getStringTableForSymtab() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1268 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.cpp6537 Expected<const Elf_Shdr *> SectionOrErr = in printStackSize() local