Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp352 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in loadObjectImpl() local
656 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in computeSectionStubBufSize() local
DRuntimeDyldELF.cpp610 Expected<section_iterator> RelSecOrErr = si->getRelocatedSection(); in findOPDEntrySection() local
1879 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in finalizeLoad() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp362 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in loadObjectImpl() local
669 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in computeSectionStubBufSize() local
DRuntimeDyldELF.cpp617 Expected<section_iterator> RelSecOrErr = si->getRelocatedSection(); in findOPDEntrySection() local
1886 Expected<section_iterator> RelSecOrErr = SI->getRelocatedSection(); in finalizeLoad() local
/external/llvm-project/llvm/include/llvm/Object/
DELFObjectFile.h420 auto RelSecOrErr = EF.getSection(Rel.d.a); in getRelSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h308 auto RelSecOrErr = EF.getSection(Rel.d.a); in getRelSection() local
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp6010 Expected<const Elf_Shdr *> RelSecOrErr = Obj.getSection(Sec.sh_info); in printRelocatableStackSizes() local