Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dlink_elf.h83 const Elf_Phdr *dlpi_phdr; /* pointer to module's phdr */ member
/illumos-gate/usr/src/head/
H A Dlink.h270 const ElfW(Phdr) *dlpi_phdr; /* Ptr to ELF program hdr arr */
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c54 EC_ADDR(CAST_PTRINT(Addr, info->dlpi_phdr)), in Dbg_dl_iphdr_callback()
H A Dliblddbg.msg1479 @ MSG_DL_IPHDR_PHDR_32 " dlpi_phdr: %#-10llx dlpi_phnum: %u"
1482 @ MSG_DL_IPHDR_PHDR_64 " dlpi_phdr: %#-18llx dlpi_phnum: %u"
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2326 info.dlpi_phdr = (Phdr *) in dl_iterate_phdr()