Home
last modified time | relevance | path

Searched defs:dlmp (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c428 Rt_map *dlmp = bdp->b_depend; in remove_lists() local
721 Rt_map *dlmp = bdp->b_depend; in remove_rescan() local
764 Rt_map *dlmp = gdp->gd_depend; in remove_rescan() local
1183 Rt_map *dlmp = bdp->b_depend; in remove_hdl() local
H A Daudit.c804 _audit_pltenter(APlist *list, Rt_map *rlmp, Rt_map *dlmp, Sym *sym, in _audit_pltenter()
855 audit_pltenter(Rt_map *rlmp, Rt_map *dlmp, Sym *sym, uint_t ndx, in audit_pltenter()
890 _audit_pltexit(APlist *list, uintptr_t retval, Rt_map *rlmp, Rt_map *dlmp, in _audit_pltexit()
935 audit_pltexit(uintptr_t retval, Rt_map *rlmp, Rt_map *dlmp, Sym *sym, in audit_pltexit()
969 _audit_symbind(APlist *list, Rt_map *rlmp, Rt_map *dlmp, Sym *sym, uint_t ndx, in _audit_symbind()
1046 audit_symbind(Rt_map *rlmp, Rt_map *dlmp, Sym *sym, uint_t ndx, Addr value, in audit_symbind()
H A Ddlfcns.c418 Rt_map *dlmp = bdp->b_depend; in hdl_initialize() local
861 Rt_map *dlmp = NULL; in dlmopen_intn() local
1224 dlsym_core(void *handle, const char *name, Rt_map *clmp, Rt_map **dlmp, in dlsym_core()
1415 dlsym_intn(void *handle, const char *name, Rt_map *clmp, Rt_map **dlmp) in dlsym_intn()
1488 dlsym_check(void *handle, const char *name, Rt_map *clmp, Rt_map **dlmp) in dlsym_check()
1518 Rt_map *clmp, *dlmp = NULL; in dlsym() local
H A Danalyze.c238 are_bits_zero(Rt_map *dlmp, Sym *dsym, int dest) in are_bits_zero()
2614 Rt_map *lmp, *clmp, *dlmp = srp->sr_dmap; in lookup_sym_interpose() local
2788 Rt_map *dlmp, *clmp = slp->sl_cmap; in lookup_sym_direct() local
3061 Rt_map *dlmp = srp->sr_dmap; in _lookup_sym() local
3282 bind_one(Rt_map *clmp, Rt_map *dlmp, uint_t flags) in bind_one()
H A Dutil.c617 is_dep_init(Rt_map *dlmp, Rt_map *clmp) in is_dep_init()
2977 Rt_map *dlmp, *lmp = lml_rtld.lm_head; in veprintf() local
3457 callable(Rt_map *clmp, Rt_map *dlmp, Grp_hdl *ghp, uint_t slflags) in callable()
3580 Rt_map *dlmp = sr.sr_dmap; in set_environ() local
H A Dtsort.c308 _dep_visit(Lm_list *lml, int min, Rt_map *clmp, Rt_map *dlmp, uint_t bflags, in _dep_visit()
H A Delf.c2385 Rt_map *dlmp, const void *dadd)
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c204 Dbg_util_edge_in(Lm_list *lml, Rt_map *clmp, uint_t flags, Rt_map *dlmp, in Dbg_util_edge_in()
237 Dbg_util_edge_out(Rt_map *clmp, Rt_map *dlmp) in Dbg_util_edge_out()
H A Drelocate.c121 Dbg_reloc_copy(Rt_map *dlmp, Rt_map *nlmp, const char *name, int zero) in Dbg_reloc_copy()
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c60 Rt_map *dlmp; in update_dynamic() local
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c105 elf_plt_trace_write(uint_t roffset, Rt_map *rlmp, Rt_map *dlmp, Sym *sym, in elf_plt_trace_write()
918 _elf_copy_reloc(const char *name, Rt_map *rlmp, Rt_map *dlmp) in _elf_copy_reloc()
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dbindings.c379 Link_map *dlmp = (Link_map *)*defcook; in la_sparcv9_pltenter() local
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c125 elf_plt_trace_write(ulong_t roffset, Rt_map *rlmp, Rt_map *dlmp, Sym *sym, in elf_plt_trace_write()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c238 elf_plt_trace_write(caddr_t addr, Rela *rptr, Rt_map *rlmp, Rt_map *dlmp, in elf_plt_trace_write()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c386 elf_plt_trace_write(caddr_t addr, Rela *rptr, Rt_map *rlmp, Rt_map *dlmp, in elf_plt_trace_write()