Searched refs:LC_FUNCTION_STARTS (Results 1 – 15 of 15) sorted by relevance
54 HANDLE_LOAD_COMMAND(LC_FUNCTION_STARTS, 0x00000026u, linkedit_data_command)
64 HANDLE_LOAD_COMMAND(LC_FUNCTION_STARTS, 0x00000026u, linkedit_data_command)
63 HANDLE_LOAD_COMMAND(LC_FUNCTION_STARTS, 0x00000026u, linkedit_data_command)
75 case MachO::LC_FUNCTION_STARTS: in updateLoadCommandIndexes()
174 case MachO::LC_FUNCTION_STARTS: in readLoadCommands()
381 case MachO::LC_FUNCTION_STARTS: in layoutTail()
312 #define LC_FUNCTION_STARTS 0x26 /* compressed table of function start addresses */ macro
299 EXE: cmd LC_FUNCTION_STARTS
332 EXE: cmd LC_FUNCTION_STARTS
348 EXE: cmd LC_FUNCTION_STARTS
528 case MachO::LC_FUNCTION_STARTS: in writeLinkEditData()
320 if (Command.C.cmd == MachO::LC_FUNCTION_STARTS) { in getSectionsAndSymbols()8856 else if (ld.cmd == MachO::LC_FUNCTION_STARTS) in PrintLinkEditDataCommand()8997 Command.C.cmd == MachO::LC_FUNCTION_STARTS || in PrintLoadCommands()
1353 } else if (Load.C.cmd == MachO::LC_FUNCTION_STARTS) { in MachOObjectFile()
1355 } else if (Load.C.cmd == MachO::LC_FUNCTION_STARTS) { in MachOObjectFile()