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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win_dll_thunk.cc 35 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/
interception_linux.cc 28 uptr real, uptr wrapper) {
43 return real == wrapper;
interception_linux.h 28 uptr real, uptr wrapper);
  /src/lib/libm/arch/m68060/
makeas.sh 77 * FPLSP wrapper for ${ALIAS:-$NAME}
124 * FPLSP wrapper for ${ALIAS:-$NAME}
159 * FPLSP wrapper.
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2534 # 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
2820 # Wrapper around calling the cygpath program via LT_CYGPATH. This is used when
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_resul
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1262 # 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
1541 # Wrapper around calling the cygpath program via LT_CYGPATH. This is used when
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_resul
    [all...]
  /src/sys/arch/mvme68k/stand/libsa/
SRT0.S 26 | this is a pre-startup wrapper for bugcrt which relocates the
  /src/share/mk/
bsd.doc.mk 116 # the nroff wrapper instead of groff directly, and that doesn't
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 351 * A wrapper struct that represents value profile runtime data.
  /src/sys/external/isc/libsodium/dist/test/default/
Makefile.am 619 LOG_COMPILER = ./nacl-test-wrapper.sh
Makefile.in 605 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
1296 @NATIVECLIENT_TRUE@LOG_COMPILER = ./nacl-test-wrapper.sh
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm2711.dtsi 521 * The wrapper around the PCIe block has a bug
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sm8350.dtsi 1202 usb_1_qmpphy: phy-wrapper@88e9000 {
1237 usb_2_qmpphy: phy-wrapper@88eb000 {
sc7280.dtsi 1224 usb_1_qmpphy: phy-wrapper@88e9000 {
sc7180.dtsi 2679 usb_1_qmpphy: phy-wrapper@88e9000 {
  /src/sys/arch/news68k/news68k/
locore.s 702 jbsr _C_LABEL(nmintr) | call handler: XXX wrapper
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/ti/
k3-j721e-main.dtsi 1245 ufs_wrapper: ufs-wrapper@4e80000 {
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 2625 # Assume MSVC wrapper
3114 [Variables whose values should be saved in libtool wrapper scripts and
5605 # Assume MSVC wrapper

Completed in 36 milliseconds