Home | History | Annotate | Download | only in openfst

Lines Matching refs:symbols

2411   -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
2412 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
2413 -export-symbols SYMFILE
2414 try to export only the symbols listed in SYMFILE
2415 -export-symbols-regex REGEX
2416 try to export only the symbols matching REGEX
2422 -no-undefined declare that a library does not refer to external symbols
3234 # Extract symbols from dlprefiles and create ${outputname}S.o with
3249 func_error "not configured to extract global symbols from dlpreopened files"
3301 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3319 # Prepare the list of exported symbols
3348 func_verbose "extracting global C symbols from \`$dlprefile'"
3429 /* The mapping between symbol names and symbols. */
5105 # to make a dll which has undefined symbols, in which case not
5108 # that all symbols are satisfied, otherwise we get a static library.
5515 -export-symbols | -export-symbols-regex)
5517 func_fatal_error "more than one -exported-symbols argument is not allowed"
5519 if test "X$arg" = "X-export-symbols"; then
6554 # symbols from the import library if a shared library is present
6573 # Prefer using a static library (so that no silly _DYNAMIC symbols
6972 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7236 func_warning "\`-export-symbols' is ignored for archives"
7532 # Check to see if the archive will have undefined symbols.
7535 func_warning "undefined symbols not allowed in $host shared libraries"
7540 # Don't allow undefined symbols.
7984 echo "*** Since this library must not contain undefined symbols,"
8148 # which of the given symbols are data symbols and tag
8151 # the list of exported symbols" if statement, so the
8161 # Prepare the list of exported symbols