Searched refs:secndx (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c122 Word secndx; /* Index of symbol table section hdr */ member in struct:__anon1577
890 * secndx - Index of symbol table section
897 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx, argument
908 state->seccache = &cache[secndx];
909 state->secndx = secndx;
947 (versym->cache->c_shdr->sh_link == state->secndx))
971 (shdr->sh_link != state->secndx))
2354 Word secndx; local
2356 for (secndx
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/liblddbg/common/
H A Drelocate.c309 const char *secname, Word secndx, const char *symname)
320 dbg_fmt_isec_name2(secname, secndx, buf, &alloc_mem), symname,
308 Dbg_reloc_in(Lm_list *lml, int caller, Half mach, Word type, void *reloc, const char *secname, Word secndx, const char *symname) argument
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3612 int phdrndx = 0, segndx = -1, secndx, intppndx, intpsndx; local
4056 secndx = 0;
4079 DBG_CALL(Dbg_seg_os(ofl, osp, secndx));
4080 secndx++;

Completed in 93 milliseconds