Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Object/
H A DMachOObjectFile.cpp590 if (*LoadCmd != nullptr) in checkLinkeditDataCommand()
612 *LoadCmd = Load.Ptr; in checkLinkeditDataCommand()
624 if (*LoadCmd != nullptr) in checkDyldInfoCommand()
708 *LoadCmd = Load.Ptr; in checkDyldInfoCommand()
748 if (*LoadCmd != nullptr) in checkDylibIdCommand()
754 *LoadCmd = Load.Ptr; in checkDylibIdCommand()
794 if (*LoadCmd != nullptr) in checkVersCommand()
798 *LoadCmd = Load.Ptr; in checkVersCommand()
882 if (*LoadCmd != nullptr) in checkEncryptCommand()
897 *LoadCmd = Load.Ptr; in checkEncryptCommand()
[all …]