Searched defs:objc_module (Results 1 – 2 of 2) sorted by relevance
80 struct objc_module struct82 unsigned long version; /* Version of the Module data84 unsigned long size; /* sizeof(Module) according to the88 const char* name; /* Name of the file used to compile the91 struct objc_symtab *symtab; /* Pointer to the Symtab of the module.