Home
last modified time | relevance | path

Searched refs:dlpi_name (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Dlink_elf.h82 const char *dlpi_name; /* module name */ member
/illumos-gate/usr/src/head/
H A Dlink.h269 const char *dlpi_name; /* Null-terminated obj name */ member
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c51 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_NAME), info->dlpi_name); in Dbg_dl_iphdr_callback()
H A Dliblddbg.msg1475 @ MSG_DL_IPHDR_NAME " dlpi_name: %s"
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2325 info.dlpi_name = lmp->rt_pathname; in dl_iterate_phdr()