Home
last modified time | relevance | path

Searched defs:IndexOrErr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELF.h461 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable); in getSection() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3810 Expected<uint32_t> IndexOrErr = in getSymbolSectionNdx() local