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.cpp62 const object::MachOObjectFile::LoadCommandInfo &LoadCmd, in extractSections()
122 for (auto LoadCmd : MachOObj.load_commands()) { in readLoadCommands() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp603 const char **LoadCmd, const char *CmdName, in checkLinkeditDataCommand()
641 const char **LoadCmd, const char *CmdName, in checkDyldInfoCommand()
772 const char **LoadCmd) { in checkDylibIdCommand()
821 const char **LoadCmd, const char *CmdName) { in checkVersCommand()
921 const char **LoadCmd, const char *CmdName) { in checkEncryptCommand()
1203 const char **LoadCmd, in checkTwoLevelHintsCommand()
2078 MachOObjectFile::LoadCommandInfo LoadCmd, in getSegmentContents()
2094 MachOObjectFile::LoadCommandInfo LoadCmd) { in getSegmentContents()
2108 for (auto LoadCmd : load_commands()) { in getSegmentContents() local
2131 for (auto LoadCmd : load_commands()) { in getSegmentContents() local