Searched refs:LCMain (Results 1 – 2 of 2) sorted by relevance
206 MachO::entry_point_command LCMain = O.getEntryPointCommand(LC); in readStartAddress() local207 StartOffset = LCMain.entryoff; in readStartAddress()
275 class LCMain final : public LoadCommand { class781 in.header->addLoadCommand(make<LCMain>()); in createLoadCommands()