Searched defs:LoadCmd (Results 1 – 2 of 2) sorted by relevance
61 const object::MachOObjectFile::LoadCommandInfo &LoadCmd, in extractSections()121 for (auto LoadCmd : MachOObj.load_commands()) { in readLoadCommands() local
604 const char **LoadCmd, const char *CmdName, in checkLinkeditDataCommand()642 const char **LoadCmd, const char *CmdName, in checkDyldInfoCommand()773 const char **LoadCmd) { in checkDylibIdCommand()822 const char **LoadCmd, const char *CmdName) { in checkVersCommand()922 const char **LoadCmd, const char *CmdName) { in checkEncryptCommand()1204 const char **LoadCmd, in checkTwoLevelHintsCommand()2079 MachOObjectFile::LoadCommandInfo LoadCmd, in getSegmentContents()2095 MachOObjectFile::LoadCommandInfo LoadCmd) { in getSegmentContents()2109 for (auto LoadCmd : load_commands()) { in getSegmentContents() local2132 for (auto LoadCmd : load_commands()) { in getSegmentContents() local