Home
last modified time | relevance | path

Searched refs:dynamic_lookup (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lld/MachO/
H A DConfig.h61 dynamic_lookup, enumerator
H A DSymbolTable.cpp360 UndefinedSymbolTreatment::dynamic_lookup || in recoverFromUndefinedSymbol()
H A DDriver.cpp775 .Case("dynamic_lookup", UndefinedSymbolTreatment::dynamic_lookup) in getUndefinedSymbolTreatment()
H A DOptions.td566 …fined symbols according to <treatment>: error, warning, suppress, or dynamic_lookup (default is er…
/openbsd/gnu/llvm/libcxxabi/
H A DCMakeLists.txt421 list(APPEND LIBCXXABI_LINK_FLAGS "-undefined dynamic_lookup")
/openbsd/gnu/llvm/libcxx/
H A DCMakeLists.txt648 add_link_flags("-undefined dynamic_lookup")
/openbsd/usr.sbin/unbound/
H A Daclocal.m41083 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;