HomeSort by: relevance | last modified time | path
    Searched refs:relink (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sun3/sun3x/
pmap.c 1347 * If 'relink' is true, the function will return the table to the head
1359 free_a_table(a_tmgr_t *a_tbl, bool relink)
1428 if (relink) {
1444 free_b_table(b_tmgr_t *b_tbl, bool relink)
1471 if (relink) {
1490 free_c_table(c_tmgr_t *c_tbl, bool relink)
1512 if (relink) {
2106 * relink the mapping within the PV list.
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2345 clean|compile|execute|finish|install|link|relink|uninstall) ;;
4299 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4486 func_error "error: relink '$file' with the above command before installing it"
4492 func_warning "cannot relink '$file'"
5440 # relink executable if necessary
8240 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8286 relink)
8338 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9036 if test relink != "$opt_mode"; then
9540 test relink = "$opt_mode" || rpath=$compile_rpath$rpat
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1106 clean|compile|execute|finish|install|link|relink|uninstall) ;;
2978 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
3158 func_error "error: relink \`$file' with the above command before installing it"
3164 func_warning "cannot relink \`$file'"
4065 # relink executable if necessary
6800 if test "$linkmode" = prog || test "$opt_mode" != relink; then
6846 relink)
6898 if test "$linkmode" = prog || test "$opt_mode" = relink; then
7550 if test "$opt_mode" != relink; then
8054 test "$opt_mode" != relink && rpath="$compile_rpath$rpath
    [all...]
configure 15836 # have to relink, otherwise we might link with an installed library
15841 hardcode_action=relink
15854 if test relink = "$hardcode_action" ||
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 2172 # have to relink, otherwise we might link with an installed library
2177 _LT_TAGVAR(hardcode_action, $1)=relink
2189 if test relink = "$_LT_TAGVAR(hardcode_action, $1)" ||

Completed in 166 milliseconds