Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp61 const object::MachOObjectFile::LoadCommandInfo &LoadCmd, in extractSections()
121 for (auto LoadCmd : MachOObj.load_commands()) { in readLoadCommands() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp604 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() local
2132 for (auto LoadCmd : load_commands()) { in getSegmentContents() local