getSection

Returns a section's memory range, or null if not found or empty.

version(Darwin && D_LP64)
void[]
getSection
(,
intptr_t slide
,
in char* segmentName
,
in char* sectionName
)

Meta