Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/
H A D0001-configure.ac.in-Allow-dynamic-linking-against-ndpi-3.patch12 /usr/src/debug/glibc/2.35-r0/git/math/../sysdeps/i386/i686/multiarch/ifunc-sse2.h:30: undefined ref…
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc.inc26 # ifunc doesn't appear to work on mips, casuses libbfd assertion failures
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/
H A D0001-Fix-implicit-fallthrough-warning.patch116 +# ifunc
224 + [ifunc], [
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.4.1.bb44 #| ./simd-checksum-x86_64.cpp:89:52: error: multiversioning needs 'ifunc' which is not supported on…
/openbmc/qemu/target/rx/
H A Dcpu.c68 static int riscv_cpu_mmu_index(CPUState *cs, bool ifunc) in riscv_cpu_mmu_index() argument
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx1-core.c555 u32 ifunc = 0; in imx1_pinctrl_parse_dt() local
583 ret = imx1_pinctrl_parse_functions(child, info, ifunc++); in imx1_pinctrl_parse_dt()
/openbmc/qemu/target/mips/
H A Dcpu.c181 static int mips_cpu_mmu_index(CPUState *cs, bool ifunc) in mips_cpu_mmu_index() argument