Searched refs:getEntryPointCommand (Results 1 – 5 of 5) sorted by relevance
206 MachO::entry_point_command LCMain = O.getEntryPointCommand(LC); in readStartAddress()
651 getEntryPointCommand(const LoadCommandInfo &L) const;
1582 MachO::entry_point_command LCmain = MachO.getEntryPointCommand(Command); in dumpSymbolsFromDLInfoMachO()
4534 MachOObjectFile::getEntryPointCommand(const LoadCommandInfo &L) const { in getEntryPointCommand() function in MachOObjectFile
10187 MachO::entry_point_command Ep = Obj->getEntryPointCommand(Command); in PrintLoadCommands()