MachObj_tlv_bootstrap

Returns the symbol for the __tlv_bootstrap function.

This function is used in the implementation of native thread local storage. It's used as a placeholder in the TLV descriptors. The dynamic linker will replace the placeholder with a real function at load time.

version(COMPILE)
extern (C++) nothrow
MachObj_tlv_bootstrap
()
Suggestion Box / Bug Report