Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp292 if (auto LoadOrErr = getFirstLoadCommandInfo(this)) in MachOObjectFile() local
380 if (auto LoadOrErr = getNextLoadCommandInfo(this, I, Load)) in MachOObjectFile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1294 if (auto LoadOrErr = getFirstLoadCommandInfo(*this)) in MachOObjectFile() local
1609 if (auto LoadOrErr = getNextLoadCommandInfo(*this, I, Load)) in MachOObjectFile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1297 if (auto LoadOrErr = getFirstLoadCommandInfo(*this)) in MachOObjectFile() local
1624 if (auto LoadOrErr = getNextLoadCommandInfo(*this, I, Load)) in MachOObjectFile() local