Searched refs:LC_FUNCTION_STARTS (Results 1 – 4 of 4) sorted by relevance
355 case MachO::LC_FUNCTION_STARTS: in DumpLoadCommand()
344 if (*lc_cmd == LC_FUNCTION_STARTS) in scan_macho_load_commands()
127 LC_FUNCTION_STARTS = 0x00000026u, enumerator
287 if (Command.C.cmd == MachO::LC_FUNCTION_STARTS) { in getSectionsAndSymbols()8283 else if (ld.cmd == MachO::LC_FUNCTION_STARTS) in PrintLinkEditDataCommand()8422 Command.C.cmd == MachO::LC_FUNCTION_STARTS || in PrintLoadCommands()