Home
last modified time | relevance | path

Searched refs:intercept (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dvalgrind-make-ld-XXX.so-strlen-intercept-optional.patch4 Subject: [PATCH] make ld-XXX.so strlen intercept optional
9 intercept it, don't make it mandatory to do so.
31 + Therefore although we should still try to intercept it, don't make it
/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/
H A D0001-sudo.conf.in-fix-conflict-with-multilib.patch39 -#Path intercept @intercept_file@
40 +#Path intercept $intercept_file
/openbmc/openbmc/poky/meta/lib/oe/package_manager/
H A D__init__.py194 for intercept in postinst_intercepts:
195 shutil.copy(intercept, os.path.join(self.intercepts_dir, os.path.basename(intercept)))
202 with open(postinst_intercept_hook) as intercept:
204 for line in intercept.read().split("\n"):
/openbmc/qemu/target/s390x/kvm/
H A Dtrace-events13 kvm_intercept(uint32_t icpt_code, uint64_t psw_addr) "intercept: 0x%x (at 0x%"PRIx64"lx)"
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-cross.patch25 # /bin/sh is used to intercept "Killed" or "Abort trap" messages
36 # /bin/sh is used to intercept "Killed" or "Abort trap" messages
68 # /bin/sh is used to intercept "Killed" or "Abort trap" messages
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.23.rst58 - nativesdk-intercept: Fix bad intercept chgrp/chown logic
73 - pseudo: Update to pull in gcc14 fix and missing statvfs64 intercept
H A Drelease-notes-4.0.1.rst24 - base: Drop git intercept
66 - install/devshell: Introduce git intercept script due to fakeroot issues
117 - scripts: Make git intercept global
H A Drelease-notes-4.3.4.rst84 - pseudo: Update to pull in gcc14 fix and missing statvfs64 intercept
H A Drelease-notes-5.0.4.rst37 - buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
H A Drelease-notes-4.0.8.rst46 - devshell: Do not add scripts/git-intercept to PATH
H A Drelease-notes-4.0.22.rst38 - buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
H A Drelease-notes-4.0.4.rst119 - oeqa/selftest: rename git.py to intercept.py
H A Dmigration-2.5.rst68 - ``nativesdk-postinst-intercept``: This recipe is not maintained.
H A Drelease-notes-4.1.3.rst71 - devshell: Do not add scripts/git-intercept to PATH
H A Drelease-notes-4.2.4.rst162 - nativesdk-intercept: Fix bad intercept chgrp/chown logic
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-deps-disable-io_uring-support-in-libuv.patch6 Refer [1], Pseudo fails to intercept some of the syscalls when io_uring
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/
H A Dltrace_git.bb5 It can also intercept and print the system calls executed by the program.\
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcross.bbclass103 PATH:prepend = "${COREBASE}/scripts/cross-intercept:"
H A Dnativesdk.bbclass124 PATH:prepend = "${COREBASE}/scripts/nativesdk-intercept:"
H A Dnative.bbclass115 PATH:prepend = "${COREBASE}/scripts/native-intercept:"
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h300 unsigned intercept:8; member
/openbmc/qemu/target/i386/
H A Dsvm.h158 uint64_t intercept; member
/openbmc/qemu/target/i386/tcg/system/
H A Dsvm_helper.c238 env->intercept = x86_ldq_phys(cs, env->vm_vmcb + offsetof(struct vmcb, in helper_vmrun()
239 control.intercept)); in helper_vmrun()
642 if (env->intercept & (1ULL << (type - SVM_EXIT_INTR))) { in cpu_svm_has_intercept()
710 if (env->intercept & (1ULL << (SVM_EXIT_IOIO - SVM_EXIT_INTR))) { in helper_svm_check_io()
823 env->intercept = 0; in do_vmexit()
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/
H A Dvalgrind_3.25.1.bb17 file://valgrind-make-ld-XXX.so-strlen-intercept-optional.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/clang/
H A Dclang_git.bb375 ${bindir}/intercept-build \
389 ${libexecdir}/intercept-c++ \
390 ${libexecdir}/intercept-cc \

12