core.internal.backtrace.macho

This module extracts debug info from the currently running Mach-O executable.

struct Image

Types 1

structImage
Fields
private mach_header_64 * self
Methods
bool isValid() @property
T processDebugLineSectionData(T)(scope T delegate(const(ubyte)[]) processor)
size_t baseAddress() @property