Searched defs:SECT_TYPE_SYMTAB (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_data.c71 SECT_TYPE_SYMTAB, enumerator in enum:__anon4599
111 { SECT_TYPE_SYMTAB, name, offsetof(struct module, symtbl), 0, type, \
115 { SECT_TYPE_SYMTAB, name, offsetof(struct module, symtbl), 0, type, \
272 case SECT_TYPE_SYMTAB:
310 case SECT_TYPE_SYMTAB:
714 if (sp->sect_id == SECT_TYPE_SYMTAB)

Completed in 93 milliseconds