dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
getSection
rt
sections_darwin_64
Returns a section's memory range, or null if not found or empty.
version(Darwin && D_LP64)
void
[]
getSection
(
in
mach_header
*
header
,
intptr_t
slide
,
in
char
*
segmentName
,
in
char
*
sectionName
)
Meta
Source
See Implementation
rt
sections_darwin_64
functions
firstTLVDescriptor
firstTLVKey
foreachDataSection
foundTLSRange
getSection
getTLSRange
sections
tlvInfo
structs
dyld_tlv_info
Returns a section's memory range, or null if not found or empty.