/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | remove.c | 428 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 D | audit.c | 804 _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 D | dlfcns.c | 418 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 D | analyze.c | 238 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 D | util.c | 618 is_dep_init(Rt_map *dlmp, Rt_map *clmp) in is_dep_init() 2978 Rt_map *dlmp, *lmp = lml_rtld.lm_head; in veprintf() local 3461 callable(Rt_map *clmp, Rt_map *dlmp, Grp_hdl *ghp, uint_t slflags) in callable() 3584 Rt_map *dlmp = sr.sr_dmap; in set_environ() local
|
H A D | tsort.c | 308 _dep_visit(Lm_list *lml, int min, Rt_map *clmp, Rt_map *dlmp, uint_t bflags, in _dep_visit()
|
H A D | elf.c | 2385 Rt_map *dlmp, const void *dadd)
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | util.c | 204 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 D | relocate.c | 121 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 D | dynamic.c | 60 Rt_map *dlmp; in update_dynamic() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 105 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 D | bindings.c | 379 Link_map *dlmp = (Link_map *)*defcook; in la_sparcv9_pltenter() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 125 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 D | sparc_elf.c | 238 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 D | sparc_elf.c | 386 elf_plt_trace_write(caddr_t addr, Rela *rptr, Rt_map *rlmp, Rt_map *dlmp, in elf_plt_trace_write()
|