dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
foreachDataSection
rt
sections_darwin_64
Invokes the specified delegate for each (non-empty) data section.
version(Darwin && D_LP64)
void
foreachDataSection
(
in
mach_header
*
header
,
intptr_t
slide
,
scope
void
delegate
(
void
[]
sectionData
)
processor
)
Meta
Source
See Implementation
rt
sections_darwin_64
functions
firstTLVDescriptor
firstTLVKey
foreachDataSection
foundTLSRange
getSection
getTLSRange
sections
tlvInfo
structs
dyld_tlv_info
Invokes the specified delegate for each (non-empty) data section.