Lines Matching refs:libffi
28 # Define libffi callbacks for dg.exp.
30 proc libffi-dg-test-1 { target_compile prog do_what extra_tool_flags } {
37 # dg-output-text and lives in the caller of libffi-dg-test, which
88 proc libffi-dg-test { prog do_what extra_tool_flags } {
89 return [libffi-dg-test-1 target_compile $prog $do_what $extra_tool_flags]
92 proc libffi-init { args } {
105 verbose "libffi $blddirffi"
130 # add the library path for libffi.
135 # Point to the Libffi headers in libffi.
186 # find the libgcc used by libffi.dylib. We could pass the
218 proc libffi-dg-runtest { testcases default-extra-flags } {