Home
last modified time | relevance | path

Searched refs:checkDyldInfoCommand (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp633 static Error checkDyldInfoCommand(const MachOObjectFile &Obj, in checkDyldInfoCommand() function
1376 if ((Err = checkDyldInfoCommand(*this, Load, I, &DyldInfoLoadCmd, in MachOObjectFile()
1380 if ((Err = checkDyldInfoCommand(*this, Load, I, &DyldInfoLoadCmd, in MachOObjectFile()