Searched refs:getEntryPointCommand (Results 1 – 4 of 4) sorted by relevance
679 getEntryPointCommand(const LoadCommandInfo &L) const;
1589 MachO::entry_point_command LCmain = MachO.getEntryPointCommand(Command); in dumpSymbolsFromDLInfoMachO()
4715 MachOObjectFile::getEntryPointCommand(const LoadCommandInfo &L) const { in getEntryPointCommand() function in MachOObjectFile
10459 MachO::entry_point_command Ep = Obj->getEntryPointCommand(Command); in PrintLoadCommands()