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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit_machelf.c49 * auxsec - Section that is associated with the symbol table section
57 get_symtab(elfedit_obj_state_t *obj_state, elfedit_section_t *auxsec) argument
60 Word sh_link = auxsec->sec_shdr->sh_link;
72 EC_WORD(auxsec->sec_shndx), auxsec->sec_name,

Completed in 1043 milliseconds