Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libobjc/objc-private/
H A Dmodule-abi-8.h81 struct objc_module struct
83 unsigned long version; /* Version of the Module data
85 unsigned long size; /* sizeof(Module) according to the
89 const char* name; /* Name of the file used to compile the
92 struct objc_symtab *symtab; /* Pointer to the Symtab of the module.