Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp362 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in loadObjectImpl() local
673 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in computeSectionStubBufSize() local
H A DRuntimeDyldELF.cpp675 Expected<section_iterator> RelSecOrErr = si->getRelocatedSection(); in findOPDEntrySection() local
1950 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in finalizeLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h408 auto RelSecOrErr = EF.getSection(Rel.d.a); in getRelSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5898 Expected<const Elf_Shdr *> RelSecOrErr = Obj.getSection(Sec.sh_info); in printRelocatableStackSizes() local