Searched refs:getEntryPointCommand (Results 1 – 4 of 4) sorted by relevance
530 getEntryPointCommand(const LoadCommandInfo &L) const;
1619 MachO->getEntryPointCommand(Command); in dumpSymbolNamesFromObject()
4335 MachOObjectFile::getEntryPointCommand(const LoadCommandInfo &L) const { in getEntryPointCommand() function in MachOObjectFile
9716 MachO::entry_point_command Ep = Obj->getEntryPointCommand(Command); in PrintLoadCommands()