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