SharedObject.findSegmentForAddress
bool findSegmentForAddress(const scope void * address, out const(Elf_Phdr) * result) constTries to find the segment containing the specified address.
Returns
True on success.
bool findSegmentForAddress(const scope void * address, out const(Elf_Phdr) * result) constTries to find the segment containing the specified address.