tlvInfo

Returns the TLV info for the given image.

version(Darwin && D_LP64)
nothrow @nogc
tlvInfo

Parameters

header mach_header_64*

the image to look for the TLV info in

Return Value

the TLV info

Meta