Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:symbols

1569   -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
1570 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
1571 -export-symbols SYMFILE
1572 try to export only the symbols listed in SYMFILE
1573 -export-symbols-regex REGEX
1574 try to export only the symbols matching REGEX
1580 -no-undefined declare that a library does not refer to external symbols
2294 # Extract symbols from dlprefiles and create ${outputname}S.o with
2309 func_error "not configured to extract global symbols from dlpreopened files"
2344 func_verbose "extracting global C symbols from \`$progfile'"
2362 # Prepare the list of exported symbols
2391 func_verbose "extracting global C symbols from \`$dlprefile'"
2430 /* The mapping between symbol names and symbols. */
4051 # to make a dll which has undefined symbols, in which case not
4054 # that all symbols are satisfied, otherwise we get a static library.
4450 -export-symbols | -export-symbols-regex)
4452 func_fatal_error "more than one -exported-symbols argument is not allowed"
4454 if test "X$arg" = "X-export-symbols"; then
5447 # Prefer using a static library (so that no silly _DYNAMIC symbols
5843 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
6098 func_warning "\`-export-symbols' is ignored for archives"
6390 # Check to see if the archive will have undefined symbols.
6393 func_warning "undefined symbols not allowed in $host shared libraries"
6398 # Don't allow undefined symbols.
6829 $ECHO "*** Since this library must not contain undefined symbols,"
6990 # which of the given symbols are data symbols and tag
6993 # the list of exported symbols" if statement, so the
7003 # Prepare the list of exported symbols