Home
last modified time | relevance | path

Searched defs:objc_module (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libobjc/objc-private/
H A Dmodule-abi-8.h80 struct objc_module struct
82 unsigned long version; /* Version of the Module data
84 unsigned long size; /* sizeof(Module) according to the
88 const char* name; /* Name of the file used to compile the
91 struct objc_symtab *symtab; /* Pointer to the Symtab of the module.
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc-private/
H A Dmodule-abi-8.h80 struct objc_module struct
82 unsigned long version; /* Version of the Module data
84 unsigned long size; /* sizeof(Module) according to the
88 const char* name; /* Name of the file used to compile the
91 struct objc_symtab *symtab; /* Pointer to the Symtab of the module.