/titanic_41/usr/src/lib/libsaveargs/tests/dump/ |
H A D | dump.c | 67 while ((stab = elf_nextscn(elf, stab)) != NULL) { in walk_symtab() 76 while ((text = elf_nextscn(elf, text)) != NULL) { in walk_symtab()
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | nextscn.c | 37 elf_nextscn(Elf * elf, Elf_Scn * scn) in elf_nextscn() function
|
H A D | mapfile-vers | 142 elf_nextscn;
|
/titanic_41/usr/src/cmd/mdb/tools/common/ |
H A D | findscn.c | 45 while ((scn = elf_nextscn(elf, scn)) != NULL) { in findelfsecidx()
|
/titanic_41/usr/src/cmd/lockstat/ |
H A D | sym.c | 157 for (cnt = 1; (scn = elf_nextscn(elf, scn)) != NULL; cnt++) { in symtab_init() 166 for (cnt = 1; (scn = elf_nextscn(elf, scn)) != NULL; cnt++) { in symtab_init()
|
/titanic_41/usr/src/cmd/sgs/libelf/demo/ |
H A D | dispsyms.c | 90 while ((scn = elf_nextscn(elf, scn)) != NULL) { in print_symtab() 167 elf_nextscn(elf, _scn)) != NULL) { in print_symtab()
|
H A D | dcom.c | 126 while ((scn = elf_nextscn(elf, scn)) != NULL) { in delete_comment() 196 while ((scn = elf_nextscn(elf, scn)) != NULL) { in delete_comment()
|
H A D | pcom.c | 63 while ((scn = elf_nextscn(elf, scn)) != NULL) { in print_comment()
|
H A D | acom.c | 59 while ((scn = elf_nextscn(elf, scn)) != NULL) { in update_comment()
|
H A D | tpcom.c | 80 while ((scn = elf_nextscn(elf, scn)) != NULL) { in print_comment()
|
/titanic_41/usr/src/cmd/boot/symdef/ |
H A D | symdef.c | 93 while ((scn = elf_nextscn(elfp, scn)) != NULL) { in main()
|
/titanic_41/usr/src/cmd/dis/ |
H A D | dis_target.c | 252 for (scn = elf_nextscn(tgt->dt_elf, NULL); scn != NULL; in construct_symtab() 253 scn = elf_nextscn(tgt->dt_elf, scn)) { in construct_symtab() 760 for (scn = elf_nextscn(tgt->dt_elf, NULL), idx = 1; scn != NULL; in dis_tgt_section_iter() 761 scn = elf_nextscn(tgt->dt_elf, scn), idx++) { in dis_tgt_section_iter()
|
/titanic_41/usr/src/man/man3elf/ |
H A D | Makefile | 78 elf_nextscn.3elf \ 153 elf_nextscn.3elf := LINKSRC = elf_getscn.3elf
|
/titanic_41/usr/src/cmd/sgs/libelf/misc/ |
H A D | nlist.c | 81 while ((secidx = elf_nextscn(elfdes, secidx)) != 0) { in _elf_nlist()
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 178 for (ndx = 1, scn = NULL; scn = elf_nextscn(tstate.os_elf, scn); in elfedit64_init_obj_state() 265 for (ndx = 1, scn = NULL; scn = elf_nextscn(tstate.os_elf, scn); in elfedit64_init_obj_state()
|
/titanic_41/usr/src/tools/ctf/cvt/ |
H A D | util.c | 73 while ((scn = elf_nextscn(elf, scn)) != NULL) { in findelfsecidx()
|
/titanic_41/usr/src/tools/chk4ubin/ |
H A D | chk4ubin.c | 158 while ((symscn = elf_nextscn(elf, symscn)) != NULL) { in chk4ubin()
|
/titanic_41/usr/src/head/ |
H A D | libelf.h | 197 Elf_Scn *elf_nextscn(Elf *, Elf_Scn *);
|
/titanic_41/usr/src/cmd/sgs/prof/common/ |
H A D | symintOpen.c | 238 while ((tscn_p = elf_nextscn(telf_p, tscn_p)) != NULL) { in _symintOpen()
|
/titanic_41/usr/src/cmd/sgs/size/common/ |
H A D | process.c | 142 if ((scn = elf_nextscn(elf, scn)) == 0) { in process()
|
/titanic_41/usr/src/lib/libelfsign/common/ |
H A D | elfsignlib.c | 504 while ((scn = elf_nextscn(ess->es_elf, scn)) != NULL) { in elfsign_signatures() 729 while ((scnp = elf_nextscn(ess->es_elf, scnp)) != NULL) { in elfsign_adjustoffsets() 913 while ((scn = elf_nextscn(ess->es_elf, scn)) != 0) { in elfsign_hash_common()
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | dldump.c | 360 for (scn = 0; scn = elf_nextscn(ielf, scn); _icache++) { in rt_dldump() 779 for (scn = 0; scn = elf_nextscn(melf, scn); _mcache++) { in rt_dldump()
|
/titanic_41/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 633 while ((scn = elf_nextscn(c->obj->elf, scn)) != 0) { in find_dynamic_sect() 710 while ((scn = elf_nextscn(c->obj->elf, scn)) != 0) { in find_symtabs() 1294 while ((scn = elf_nextscn(elf_file, scn)) != 0) { in get_symtab()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mod.c | 138 while ((scn = elf_nextscn(elf, scn)) != NULL) { in mod_binary_path_get()
|
/titanic_41/usr/src/cmd/sgs/link_audit/common/ |
H A D | who.c | 173 while ((scn = elf_nextscn(elf, scn)) != NULL) { in load_syms()
|