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