pub(crate) fn non_lazy_bind_attr<'ll>( cx: &CodegenCx<'ll, '_>, ) -> Option<&'ll Attribute>
Get the NonLazyBind LLVM attribute, if the codegen options allow skipping the PLT.
NonLazyBind