Home
last modified time | relevance | path

Searched refs:LM_ID_LDSO (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlink.h99 #define LM_ID_LDSO 0x01 macro
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Drd_elf.c806 ident = LM_ID_LDSO; in _rd_loadobj_iter32_native()
862 ident = LM_ID_LDSO; in _rd_loadobj_iter32_native()
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dmaps.c56 if (ident == LM_ID_LDSO) in conv_lmid()
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg321 @ MSG_LMLIST_LDSO "(LM_ID_LDSO)"
398 \t Lm_list: 0xff3ee134 (LM_ID_LDSO)\n\
446 \t Lm_list: 0xff3f60e8 (LM_ID_LDSO)\n\
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c903 else if ((uintptr_t)lml == LM_ID_LDSO) in dlmopen_intn()
1759 return (LM_ID_LDSO); in get_linkmap_id()
H A Dsetup.c340 lml_rtld.lm_lmid = LM_ID_LDSO; in setup()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c2730 lmid != LM_ID_LDSO && in pt_lookup_by_name_thr()
2980 (lmid != LM_ID_BASE && lmid != LM_ID_LDSO) || in pt_lookup_by_addr()
3112 (lmid != LM_ID_BASE && lmid != LM_ID_LDSO) || in pt_prmap_to_mdbmap()