Home
last modified time | relevance | path

Searched refs:interpreters (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A D32and64bit.patch94 + for (j = 0; j < sizeof (interpreters) / sizeof (interpreters [0]);
96 + if (strcmp (program_interpreter, interpreters[j].soname) == 0)
98 + *flag = interpreters[j].flag;
H A Dflag_fix.patch22 static struct known_names interpreters[] =
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf/
H A Dlibwmf-0.2.8.4-intoverflow.patch12 #include "player/meta.h" /* Provides: record interpreters */
/openbmc/qemu/.gitlab-ci.d/
H A Dstatic_checks.yml45 QEMU_TOX_EXTRA_ARGS: --skip-missing-interpreters=false
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/
H A D0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch6 Doing so when the interpreters are somewhere deep in a sysroot directory
/openbmc/linux/kernel/bpf/
H A Dcore.c2218 static unsigned int (*interpreters[])(const void *ctx, variable
2336 fp->bpf_func = interpreters[(round_up(stack_depth, 32) / 32) - 1]; in bpf_prog_select_func()
/openbmc/linux/Documentation/kbuild/
H A Dmakefiles.rst685 and $(PYTHON3) to refer to interpreters for the respective