/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | dynamic.c | 74 conv_dyn_tag(DT_NULL, ELFOSABI_NONE, 0, 0, &inv_buf), in Elf_dyn_null_entry()
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | dynamic.c | 514 CONV_DS_MSG_INIT(DT_NULL, tags_null_cf) }; in conv_dyn_tag_strings() 516 CONV_DS_MSG_INIT(DT_NULL, tags_null_cfnp) }; in conv_dyn_tag_strings() 518 CONV_DS_MSG_INIT(DT_NULL, tags_null_nf) }; in conv_dyn_tag_strings() 520 CONV_DS_MSG_INIT(DT_NULL, tags_null_dmp) }; in conv_dyn_tag_strings()
|
H A D | dynamic.msg | 26 @ MSG_DT_NULL_CF "DT_NULL" # 0
|
/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/ |
H A D | elfrd.c | 224 while (dyn->d_tag != DT_NULL) { in get_share_obj() 248 for (; dyn->d_tag != DT_NULL; dyn++) { in get_share_obj()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 214 #define DT_NULL 0 macro
|
/titanic_41/usr/src/cmd/sgs/librtld/common/ |
H A D | dynamic.c | 59 while (dyn->d_tag != DT_NULL) { in update_dynamic()
|
/titanic_41/usr/src/lib/libtnfctl/ |
H A D | elf.c | 159 for (dp = start; dp->d_tag != DT_NULL; dp++) { in dyn_findtag()
|
H A D | internal.c | 181 for (dp = dyn; dp->d_tag != DT_NULL; dp++) { in inprocess_get_dtdebug()
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | _setup.c | 174 for (ld_dyn = dyn_ptr; ld_dyn->d_tag != DT_NULL; ld_dyn++) { in _setup()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | _setup.c | 174 for (ld_dyn = dyn_ptr; ld_dyn->d_tag != DT_NULL; ld_dyn++) { in _setup()
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | _setup.c | 169 for (ld_dyn = dyn_ptr; ld_dyn->d_tag != DT_NULL; ld_dyn++) { in _setup()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | _setup.c | 185 for (ld_dyn = dyn_ptr; ld_dyn->d_tag != DT_NULL; ld_dyn++) {
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.msg | 49 extra DT_NULL\n" 55 follows the first DT_NULL element, and will be \ 58 must be terminated by a DT_NULL. The runtime linker \ 60 @ MSG_DEBUG_DTNULLVALUE "[%d: %s][%d]: ELF warning: DT_NULL element value \ 243 items move up, and new DT_NULL elements are inserted at the\n\ 293 \telement, or there must be an extra DT_NULL slot at the end\n\
|
H A D | dyn.c | 157 if (argstate->dyn.data[null_ndx].d_tag == DT_NULL) { in set_null_ndx() 165 if (argstate->dyn.data[null_ndx].d_tag == DT_NULL) in set_null_ndx() 391 case DT_NULL: in print_dyn() 402 ((dyn + 1)->d_tag == DT_NULL) && in print_dyn() 887 if ((dyn[arg1].d_tag == DT_NULL) && (arg2 != 0)) in cmd_body_value() 1321 if (d_tag == DT_NULL) { in cmd_body()
|
H A D | syminfo.msg | 43 extra DT_NULL\n"
|
H A D | syminfo.c | 486 case DT_NULL: in needed_to_boundto()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | link.h | 75 #define DT_NULL 0 /* last entry in list */ macro
|
/titanic_41/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rd_elf.c | 148 d.d_tag = DT_NULL; in find_dynamic_ent32() 159 } while (d.d_tag != DT_NULL); in find_dynamic_ent32()
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit_machelf.c | 372 case DT_NULL: in elfedit64_init_obj_state()
|
/titanic_41/usr/src/cmd/sgs/ldprof/common/ |
H A D | profile.c | 256 for (; dynp->d_tag != DT_NULL; dynp++) { in profile_open()
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | files.c | 1768 for (dyn = (Dyn *)dp->d_buf; dyn->d_tag != DT_NULL; dyn++) { in process_rel_dynamic() 2095 for (dyn = (Dyn *)dp->d_buf; dyn->d_tag != DT_NULL; dyn++) { in process_dynamic_isgnu() 2135 for (dyn = data; dyn->d_tag != DT_NULL; dyn++) { in process_dynamic() 2149 for (dyn = data; dyn->d_tag != DT_NULL; dyn++) { in process_dynamic()
|
/titanic_41/usr/src/uts/common/krtld/ |
H A D | kobj.c | 754 dyn->d_tag != DT_NULL; dyn++) { in load_exec() 787 dyn->d_tag != DT_NULL; dyn++) in load_exec() 1181 dyn->d_tag != DT_NULL; dyn++) { in bind_primary() 1678 for (dynp = (Dyn *)dyndata; dynp && dynp->d_tag != DT_NULL; dynp++) { in process_dynamic()
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 1993 expect_dt = DT_NULL; /* means we ignore the type */ in syminfo() 1996 (expect_dt != DT_NULL)) { in syminfo() 3135 case DT_NULL: in dynamic() 3142 ((dyn + 1)->d_tag == DT_NULL)) { in dynamic()
|
H A D | fake_shdr.c | 1216 for (dyn = sec.dyn.data->d_buf; dyn->d_tag != DT_NULL; dyn++) { in fake_shdr_cache()
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | elf.c | 209 if (dyn->d_tag == DT_NULL) { in elf_cap_check() 1777 case DT_NULL:
|