Searched refs:LoadCommandInfo (Results 1 – 3 of 3) sorted by relevance
267 struct LoadCommandInfo { struct512 getNoteLoadCommand(const LoadCommandInfo &L) const;522 getDylinkerCommand(const LoadCommandInfo &L) const;524 getUuidCommand(const LoadCommandInfo &L) const;526 getRpathCommand(const LoadCommandInfo &L) const;530 getEntryPointCommand(const LoadCommandInfo &L) const;540 getSubLibraryCommand(const LoadCommandInfo &L) const;542 getSubClientCommand(const LoadCommandInfo &L) const;544 getRoutinesCommand(const LoadCommandInfo &L) const;546 getRoutinesCommand64(const LoadCommandInfo &L) const;[all …]
95 getSectionPtr(const MachOObjectFile &O, MachOObjectFile::LoadCommandInfo L, in getSectionPtr()183 static Expected<MachOObjectFile::LoadCommandInfo>193 return MachOObjectFile::LoadCommandInfo({Ptr, *CmdOrErr}); in getLoadCommandInfo()198 static Expected<MachOObjectFile::LoadCommandInfo>208 static Expected<MachOObjectFile::LoadCommandInfo>210 const MachOObjectFile::LoadCommandInfo &L) { in getNextLoadCommandInfo()829 const MachOObjectFile::LoadCommandInfo &Load, in parseBuildVersionCommand()1247 LoadCommandInfo Load; in MachOObjectFile()4320 MachOObjectFile::getUuidCommand(const LoadCommandInfo &L) const { in getUuidCommand()4325 MachOObjectFile::getRpathCommand(const LoadCommandInfo &L) const { in getRpathCommand()[all …]
336 const MachOObjectFile::LoadCommandInfo &L, in getSegment()