Home | History | Annotate | Download | only in libvorbis

Lines Matching refs:symbols

1562   -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
1563 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
1564 -export-symbols SYMFILE
1565 try to export only the symbols listed in SYMFILE
1566 -export-symbols-regex REGEX
1567 try to export only the symbols matching REGEX
1573 -no-undefined declare that a library does not refer to external symbols
2287 # Extract symbols from dlprefiles and create ${outputname}S.o with
2302 func_error "not configured to extract global symbols from dlpreopened files"
2337 func_verbose "extracting global C symbols from \`$progfile'"
2355 # Prepare the list of exported symbols
2384 func_verbose "extracting global C symbols from \`$dlprefile'"
2423 /* The mapping between symbol names and symbols. */
4044 # to make a dll which has undefined symbols, in which case not
4047 # that all symbols are satisfied, otherwise we get a static library.
4443 -export-symbols | -export-symbols-regex)
4445 func_fatal_error "more than one -exported-symbols argument is not allowed"
4447 if test "X$arg" = "X-export-symbols"; then
5443 # Prefer using a static library (so that no silly _DYNAMIC symbols
5839 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
6095 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