Home
last modified time | relevance | path

Searched defs:RelSecOrErr (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp368 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in loadObjectImpl() local
685 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in computeSectionStubBufSize() local
H A DRuntimeDyldELF.cpp710 Expected<section_iterator> RelSecOrErr = si->getRelocatedSection(); in findOPDEntrySection() local
2375 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in finalizeLoad() local
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h421 auto RelSecOrErr = EF.getSection(Rel.d.a); in getRelSection() local
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6214 Expected<const Elf_Shdr *> RelSecOrErr = Obj.getSection(Sec.sh_info); in getSectionAndRelocations() local