Sha256: 49b3a757355832278b1c3b240a5641a081e150563c88a768decef4de50388ac9

Contents?: true

Size: 1.4 KB

Versions: 47

Compression:

Stored size: 1.4 KB

Contents

#define LIBFFI_ASM
#define LIBFFI_H
#include <fficonfig.h>
#include <ffitarget.h>

/* These version numbers correspond to the libtool-version abi numbers,
   not to the libffi release numbers.  */

LIBFFI_BASE_8.0 {
  global:
	/* Exported data variables.  */
	ffi_type_void;
	ffi_type_uint8;
	ffi_type_sint8;
	ffi_type_uint16;
	ffi_type_sint16;
	ffi_type_uint32;
	ffi_type_sint32;
	ffi_type_uint64;
	ffi_type_sint64;
	ffi_type_float;
	ffi_type_double;
	ffi_type_longdouble;
	ffi_type_pointer;

	/* Exported functions.  */
	ffi_call;
	ffi_prep_cif;
	ffi_prep_cif_var;

	ffi_raw_call;
	ffi_ptrarray_to_raw;
	ffi_raw_to_ptrarray;
	ffi_raw_size;

#if !FFI_NATIVE_RAW_API
	ffi_java_raw_call;
#endif

	ffi_java_ptrarray_to_raw;
	ffi_java_raw_to_ptrarray;
	ffi_java_raw_size;

	ffi_get_struct_offsets;
  local:
	*;
};

#ifdef FFI_TARGET_HAS_COMPLEX_TYPE
LIBFFI_COMPLEX_8.0 {
  global:
	/* Exported data variables.  */
	ffi_type_complex_float;
	ffi_type_complex_double;
	ffi_type_complex_longdouble;
} LIBFFI_BASE_8.0;
#endif

#if FFI_CLOSURES
LIBFFI_CLOSURE_8.0 {
  global:
	ffi_closure_alloc;
	ffi_closure_free;
	ffi_prep_closure;
	ffi_prep_closure_loc;
	ffi_prep_raw_closure;
	ffi_prep_raw_closure_loc;
#if !FFI_NATIVE_RAW_API
	ffi_prep_java_raw_closure;
	ffi_prep_java_raw_closure_loc;
#endif
} LIBFFI_BASE_8.0;
#endif

#if FFI_GO_CLOSURES
LIBFFI_GO_CLOSURE_8.0 {
  global:
	ffi_call_go;
	ffi_prep_go_closure;
} LIBFFI_CLOSURE_8.0;
#endif

Version data entries

47 entries across 46 versions & 7 rubygems

Version Path
ory-client-1.16.7 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-hydra-client-2.4.0.alpha1 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-client-1.16.6 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-client-1.16.5 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-client-1.16.4 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-client-1.16.3 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
ory-client-1.16.2 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-client-1.16.1 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-client-1.16.0 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ory-client-1.15.17 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.1/ext/ffi_c/libffi/libffi.map.in
ffi-1.17.1 ext/ffi_c/libffi/libffi.map.in
ory-client-1.15.16 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
ory-client-1.15.15 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
ory-client-1.15.14 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
ory-client-1.15.13 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
cloudsmith-api-2.0.16 vendor/bundle/ruby/2.6.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
ory-client-1.15.12 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in
ory-client-1.15.10 vendor/bundle/ruby/3.1.0/gems/ffi-1.17.0/ext/ffi_c/libffi/libffi.map.in