Searched defs:objc_module (Results 1 – 1 of 1) sorted by relevance
81 struct objc_module struct83 unsigned long version; /* Version of the Module data85 unsigned long size; /* sizeof(Module) according to the89 const char* name; /* Name of the file used to compile the92 struct objc_symtab *symtab; /* Pointer to the Symtab of the module.