Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp171 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in extractSections()
210 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in processLoadCommandData()
219 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in processLoadCommandData()
229 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in processLoadCommandData()
238 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd) { in readString()
250 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in processLoadCommandData()
259 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in processLoadCommandData()
268 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in processLoadCommandData()
277 const llvm::object::MachOObjectFile::LoadCommandInfo &LoadCmd, in processLoadCommandData()
319 for (auto LoadCmd : Obj.load_commands()) { in dumpLoadCommands() local
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp61 const object::MachOObjectFile::LoadCommandInfo &LoadCmd, in extractSections()
120 for (auto LoadCmd : MachOObj.load_commands()) { in readLoadCommands() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DMachOObjectFile.cpp598 const char **LoadCmd, const char *CmdName, in checkLinkeditDataCommand()
636 const char **LoadCmd, const char *CmdName, in checkDyldInfoCommand()
767 const char **LoadCmd) { in checkDylibIdCommand()
816 const char **LoadCmd, const char *CmdName) { in checkVersCommand()
916 const char **LoadCmd, const char *CmdName) { in checkEncryptCommand()
1198 const char **LoadCmd, in checkTwoLevelHintsCommand()
2071 MachOObjectFile::LoadCommandInfo LoadCmd, in getSegmentContents()
2087 MachOObjectFile::LoadCommandInfo LoadCmd) { in getSegmentContents()
2101 for (auto LoadCmd : load_commands()) { in getSegmentContents() local
2124 for (auto LoadCmd : load_commands()) { in getSegmentContents() local