Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1304 if (auto LoadOrErr = getFirstLoadCommandInfo(*this)) in MachOObjectFile() local
1631 if (auto LoadOrErr = getNextLoadCommandInfo(*this, I, Load)) in MachOObjectFile() local