Searched refs:dlfiles (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A Dltmain.sh3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
[all...]
/seL4-camkes-master/tools/rumprun/tests/configure/build-aux/
H A Dltmain.sh3245 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5137 dlfiles=
5234 dlfiles|dlprefiles)
5254 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5264 if test "$prev" = dlfiles; then
5265 func_append dlfiles " $arg"
5337 if test "$prev" = dlfiles; then
5339 func_append dlfiles " $pic_object"
5501 prev=dlfiles
[all...]

Completed in 57 milliseconds