Home
last modified time | relevance | path

Searched refs:checkers (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/probes/
H A Ddecode.c342 static int run_checkers(const struct decode_checker *checkers[], in run_checkers() argument
349 if (!checkers) in run_checkers()
352 p = checkers; in run_checkers()
414 const struct decode_checker *checkers[]) in probes_decode_insn() argument
474 err = run_checkers(checkers, action, origin_insn, asi, h); in probes_decode_insn()
485 err = run_checkers(checkers, action, origin_insn, asi, h); in probes_decode_insn()
497 err = run_checkers(checkers, action, origin_insn, asi, h); in probes_decode_insn()
H A Ddecode-thumb.c864 const struct decode_checker *checkers[]) in thumb16_probes_decode_insn() argument
869 emulate, actions, checkers); in thumb16_probes_decode_insn()
875 const struct decode_checker *checkers[]) in thumb32_probes_decode_insn() argument
880 emulate, actions, checkers); in thumb32_probes_decode_insn()
H A Ddecode-thumb.h89 const struct decode_checker *checkers[]);
93 const struct decode_checker *checkers[]);
H A Ddecode-arm.h66 const struct decode_checker *checkers[]);
H A Ddecode-arm.c722 const struct decode_checker *checkers[]) in arm_probes_decode_insn() argument
727 emulate, actions, checkers); in arm_probes_decode_insn()
H A Ddecode.h383 const struct decode_checker **checkers);
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A DMakefile2 obj-$(CONFIG_KPROBES) += core.o actions-common.o checkers-common.o
7 obj-$(CONFIG_KPROBES) += actions-thumb.o checkers-thumb.o
10 obj-$(CONFIG_KPROBES) += actions-arm.o checkers-arm.o
H A Dcore.c55 const struct decode_checker **checkers; in arch_prepare_kprobe() local
66 checkers = kprobes_t32_checkers; in arch_prepare_kprobe()
70 checkers = kprobes_t16_checkers; in arch_prepare_kprobe()
79 checkers = kprobes_arm_checkers; in arch_prepare_kprobe()
85 switch ((*decode_insn)(insn, &p->ainsn, true, actions, checkers)) { in arch_prepare_kprobe()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A D0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch4 Subject: [PATCH] disbale heap checkers and debug allocator on musl
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0001-fix-bug-of-do_compile-and-do_install.patch29 + libmultipath/checkers \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/
H A Dgperftools_2.9.1.bb17 file://0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch \
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dubsan.rst12 its suboptions). GCC 5.x has more checkers implemented [2_].
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dhy_AM42 % Dictionaries, spelling checkers and other linguistic systems, as
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dhy_AM42 % Dictionaries, spelling checkers and other linguistic systems, as
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt2459 -rw-r--r-- root root 2235 ./usr/include/c++/10.1.0/parallel/checkers.h
H A Dbuildhistory_filelist2.txt2460 -rw-r--r-- root root 2235 ./usr/include/c++/10.1.0/parallel/checkers.h
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info45636 * The checkers are currently hardcoded and don't allow for user
45644 Some ideas for other checkers
H A Dgcc.info7672 Some checkers are disabled by default (even with '-fanalyzer'),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info45636 * The checkers are currently hardcoded and don't allow for user
45644 Some ideas for other checkers
H A Dgcc.info7672 Some checkers are disabled by default (even with '-fanalyzer'),
/OK3568_Linux_fs/external/xserver/
H A DChangeLog64541 code checkers think we may be running OOB on the data array. Mask is