Lines Matching refs:symbols
2441 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2442 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
2443 -export-symbols SYMFILE
2444 try to export only the symbols listed in SYMFILE
2445 -export-symbols-regex REGEX
2446 try to export only the symbols matching REGEX
2452 -no-undefined declare that a library does not refer to external symbols
3264 # Extract symbols from dlprefiles and create ${outputname}S.o with
3279 func_error "not configured to extract global symbols from dlpreopened files"
3331 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3349 # Prepare the list of exported symbols
3378 func_verbose "extracting global C symbols from \`$dlprefile'"
3459 /* The mapping between symbol names and symbols. */
5138 # to make a dll which has undefined symbols, in which case not
5141 # that all symbols are satisfied, otherwise we get a static library.
5548 -export-symbols | -export-symbols-regex)
5550 func_fatal_error "more than one -exported-symbols argument is not allowed"
5552 if test "X$arg" = "X-export-symbols"; then
6602 # symbols from the import library if a shared library is present
6621 # Prefer using a static library (so that no silly _DYNAMIC symbols
7020 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7284 func_warning "\`-export-symbols' is ignored for archives"
7577 # Check to see if the archive will have undefined symbols.
7580 func_warning "undefined symbols not allowed in $host shared libraries"
7585 # Don't allow undefined symbols.
8029 echo "*** Since this library must not contain undefined symbols,"
8193 # which of the given symbols are data symbols and tag
8196 # the list of exported symbols" if statement, so the
8206 # Prepare the list of exported symbols