Searched refs:c_ndx (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 109 int c_ndx; /* Section index */ member
|
H A D | elfdump.c | 229 file, strsec->c_ndx, refsec->c_ndx); in string() 433 ((target == NULL) || (target->c_ndx == syms->st_shndx))) { in symlookup() 1970 infocache->c_ndx, infocache->c_name, in syminfo() 2003 file, infocache->c_ndx, infocache->c_name, in syminfo() 2004 EC_WORD(ndx), dyncache->c_ndx, in syminfo() 2816 sec_cache->c_ndx, sec_cache->c_name, in dyn_test() 2827 sec_cache->c_ndx, sec_cache->c_name, in dyn_test() 2838 sec_cache->c_ndx, sec_cache->c_name, in dyn_test() 4558 _cache->c_ndx = ndx; in shdr_cache()
|
H A D | fake_shdr.c | 1513 _cache->c_ndx = ndx++; in fake_shdr_cache() 1526 _cache->c_ndx = ndx++; in fake_shdr_cache()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | syms.c | 1885 Word c_ndx; /* symbol index */ member 2601 cpp->c_ndx = ndx; in ld_sym_process() 2993 DBG_CALL(Dbg_syms_cap_local(ofl, cpp1->c_ndx, in ld_sym_process()
|