cmake SWIFT_STDLIB_HAS_DLADDR examples

swiftlang/swift stdlib/cmake/modules/StdlibOptions.cmake :148

option(SWIFT_STDLIB_HAS_DLADDR
       "Build stdlib assuming the runtime environment provides the dladdr API."
       TRUE)