reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
874 if (Load.C.cmd == MachO::LC_LINKER_OPTION) { 875 MachO::linker_option_command LOLC = Obj->getLinkerOptionLoadCommand(Load); 880 const char *P = Load.Ptr + sizeof(MachO::linker_option_command);