Searched refs:c_ndx (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 109 int c_ndx; /* Section index */ member
|
H A D | elfdump.c | 233 file, strsec->c_ndx, refsec->c_ndx); in string() 437 ((target == NULL) || (target->c_ndx == syms->st_shndx))) { in symlookup() 1974 infocache->c_ndx, infocache->c_name, in syminfo() 2007 file, infocache->c_ndx, infocache->c_name, in syminfo() 2008 EC_WORD(ndx), dyncache->c_ndx, in syminfo() 2820 sec_cache->c_ndx, sec_cache->c_name, in dyn_test() 2831 sec_cache->c_ndx, sec_cache->c_name, in dyn_test() 2842 sec_cache->c_ndx, sec_cache->c_name, in dyn_test() 4562 _cache->c_ndx in shdr_cache() [all...] |
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_51/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()
|