SharedObject.findSegmentForAddress

bool findSegmentForAddress(const scope void * address, out const(Elf_Phdr) * result) const

Tries to find the segment containing the specified address.

Returns

True on success.