Searched refs:wrapper (Results 1 - 18 of 18) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.cc35 uptr wrapper = dllThunkGetRealAddrOrDie(main_function); local in function:__sanitizer::dllThunkIntercept
36 if (!__interception::OverrideFunction(dll_function, wrapper, 0))
43 uptr wrapper = __interception::InternalGetProcAddress( local in function:__sanitizer::dllThunkInterceptWhenPossible
45 if (!wrapper)
46 wrapper = dllThunkGetRealAddrOrDie(default_function);
47 if (!__interception::OverrideFunction(dll_function, wrapper, 0))
/src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_linux.cc28 uptr real, uptr wrapper) {
43 return real == wrapper;
27 GetRealFunctionAddress(const char * func_name,uptr * func_addr,uptr real,uptr wrapper) argument
H A Dinterception_linux.h28 uptr real, uptr wrapper);
/src/lib/libc/arch/aarch64/
H A DMakefile.inc14 # in softfloat. Just provide a wrapper which pulls it in via a #include
15 SRCS.softfloat= softfloat-wrapper.c
/src/lib/libc/arch/sparc64/
H A DMakefile.inc17 # in softfloat. Just provide a wrapper which pulls it in via a #include
18 SRCS.softfloat= softfloat-wrapper.c
/src/lib/libm/arch/m68060/
H A Dmakeas.sh77 * FPLSP wrapper for ${ALIAS:-$NAME}
124 * FPLSP wrapper for ${ALIAS:-$NAME}
159 * FPLSP wrapper.
/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh2534 # True iff FILE is a libtool wrapper script
2544 # True iff FILE is a libtool wrapper executable
2569 # True iff FILE is a libtool wrapper script or wrapper executable
3907 # This variable tells wrapper scripts just to set shlibpath_var
3911 # Check if any of the arguments is a wrapper script.
4230 # This variable tells wrapper scripts just to set variables rather
4432 wrapper=$func_ltwrapper_scriptname_result
4435 wrapper=$func_stripname_result
4439 wrapper
[all...]
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh1262 # True iff FILE is a libtool wrapper script
1271 # True iff FILE is a libtool wrapper executable
1296 # True iff FILE is a libtool wrapper script or wrapper executable
2589 # This variable tells wrapper scripts just to set shlibpath_var
2593 # Check if any of the arguments is a wrapper script.
2909 # This variable tells wrapper scripts just to set variables rather
3104 wrapper=$func_ltwrapper_scriptname_result
3107 wrapper=$func_stripname_result
3111 wrapper
[all...]
/src/sys/arch/mvme68k/stand/libsa/
H A DSRT0.S26 | this is a pre-startup wrapper for bugcrt which relocates the
/src/share/mk/
H A Dbsd.doc.mk116 # the nroff wrapper instead of groff directly, and that doesn't
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfData.inc351 * A wrapper struct that represents value profile runtime data.
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dbcm2711.dtsi521 * The wrapper around the PCIe block has a bug
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dsm8350.dtsi1202 usb_1_qmpphy: phy-wrapper@88e9000 {
1237 usb_2_qmpphy: phy-wrapper@88eb000 {
H A Dsc7280.dtsi1224 usb_1_qmpphy: phy-wrapper@88e9000 {
H A Dsc7180.dtsi2679 usb_1_qmpphy: phy-wrapper@88e9000 {
/src/sys/arch/news68k/news68k/
H A Dlocore.s705 jbsr _C_LABEL(nmintr) | call handler: XXX wrapper
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
H A Dk3-j721e-main.dtsi1245 ufs_wrapper: ufs-wrapper@4e80000 {
/src/sys/external/isc/libsodium/dist/m4/
H A Dlibtool.m42625 # Assume MSVC wrapper
3114 [Variables whose values should be saved in libtool wrapper scripts and
5605 # Assume MSVC wrapper

Completed in 31 milliseconds