Home
last modified time | relevance | path

Searched refs:stubs (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0011-eglibc-Help-bootstrap-cross-toolchain.patch27 include/stubs-bootstrap.h | 12 ++++++++++++
29 create mode 100644 include/stubs-bootstrap.h
57 subdir-stubs := $(foreach dir,$(subdirs),$(common-objpfx)$(dir)/stubs)
59 +# gnu/stubs.h depends (via the subdir 'stubs' targets) on all the .o
61 +# gnu/stubs.h is good enough.
63 +$(inst_includedir)/gnu/stubs.h: include/stubs-bootstrap.h $(+force)
67 +installed-stubs =
70 installed-stubs = $(inst_includedir)/gnu/stubs.h
74 install-others-nosubdir: $(installed-stubs)
80 diff --git a/include/stubs-bootstrap.h b/include/stubs-bootstrap.h
[all …]
/openbmc/linux/arch/arm/include/asm/
H A Dvmlinux.lds.h145 .stubs ADDR(.vectors) + 0x1000 : AT(__stubs_lma) { \
146 *(.stubs) \
148 ARM_LMA(__stubs, .stubs); \
149 . = __stubs_lma + SIZEOF(.stubs); \
/openbmc/qemu/semihosting/
H A Dmeson.build12 common_ss.add(when: ['CONFIG_SEMIHOSTING', 'CONFIG_SYSTEM_ONLY'], if_false: files('stubs-all.c'))
13 system_ss.add(when: ['CONFIG_SEMIHOSTING'], if_false: files('stubs-system.c'))
/openbmc/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst24 EL2 (arm64), allowing it to install a set of stubs before dropping to
25 SVC/EL1. These stubs are accessible by using a 'hvc #0' instruction,
38 of the architecture. Only implemented by the initial stubs, not by
46 stubs' exception vector value. This effectively disables an existing
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A DMakefile19 EXTRA_SOURCES := validate.c ../harness.c stubs.S
55 copy_tofrom_user_reference.S stubs.S
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0008-tests-meson.build-use-relative-path-to-refer-to-file.patch28 - 'ptimer-test': ['ptimer-test-stubs.c', meson.project_source_root() / 'hw/core/ptimer.c'],
29 + 'ptimer-test': ['ptimer-test-stubs.c', '../../hw/core/ptimer.c'],
/openbmc/telemetry/tests/src/
H A Dtest_sensor.cpp45 static std::unique_ptr<stubs::DbusSensorObject> makeSensorObject() in makeSensorObject()
47 return std::make_unique<stubs::DbusSensorObject>( in makeSensorObject()
52 std::unique_ptr<stubs::DbusSensorObject> sensorObject = makeSensorObject();
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule_64.c672 struct ppc64_stub_entry *stubs; in stub_for_addr() local
675 num_stubs = sechdrs[me->arch.stubs_section].sh_size / sizeof(*stubs); in stub_for_addr()
678 stubs = (void *)sechdrs[me->arch.stubs_section].sh_addr; in stub_for_addr()
679 for (i = 0; stub_func_addr(stubs[i].funcdata); i++) { in stub_for_addr()
683 if (stub_func_addr(stubs[i].funcdata) == func_addr(addr)) in stub_for_addr()
684 return (unsigned long)&stubs[i]; in stub_for_addr()
687 if (!create_stub(sechdrs, &stubs[i], addr, me, name)) in stub_for_addr()
690 return (unsigned long)&stubs[i]; in stub_for_addr()
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/
H A DMakefile7 obj-y += clk-stubs.o
/openbmc/qemu/stubs/
H A Dmeson.build31 # stubs for hooks in util/main-loop.c, util/async.c etc.
43 # stubs for monitor
87 stub_ss.add(files('hotplug-stubs.c'))
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-types-python-dateutil_2.9.0.20240316.bb1 SUMMARY = "Typing stubs for python-dateutil"
H A Dpython3-types-setuptools_69.0.0.20240125.bb1 SUMMARY = "Typing stubs for setuptools"
H A Dpython3-types-psutil_5.9.5.20240316.bb1 SUMMARY = "Typing stubs for psutil"
H A Dpython3-twofish_0.3.0.bb9 file://0001-Fix-missing-return-statements-in-module-stubs.patch \
/openbmc/qemu/hw/cxl/
H A Dmeson.build12 'cxl-host-stubs.c',
/openbmc/qemu/replay/
H A Dmeson.build13 ), if_false: files('stubs-system.c'))
/openbmc/qemu/accel/
H A Dmeson.build11 subdir('stubs') subdir
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A D0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch4 Subject: [PATCH] expect: Fix segfaults if Tcl is built with stubs and Expect
7 Description: This dirty hack fixes segfaults if Tcl is built with stubs
/openbmc/telemetry/tests/src/stubs/
H A Ddbus_sensor_object.hpp8 namespace stubs namespace
H A Ddbus_sensor_object.cpp10 namespace stubs namespace
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/
H A Dgnu-efi_3.0.17.bb28 cp ${STAGING_INCDIR}/gnu/stubs-x32.h ${STAGING_INCDIR}/gnu/stubs-64.h
/openbmc/qemu/hw/mem/
H A Dmeson.build9 system_ss.add(when: 'CONFIG_MEM_DEVICE', if_false: files('memory-device-stubs.c'))
/openbmc/qemu/hw/i386/kvm/
H A Dmeson.build20 'xen-stubs.c',
/openbmc/qemu/target/s390x/kvm/
H A Dmeson.build7 'stubs.c'
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/
H A Dpseudo.inc54 if [ -e "/usr/include/gnu/stubs-32.h" ]; then
61 if ! [ -e "/usr/include/gnu/stubs-32.h" ]; then
74 bbwarn "Can't find stubs-32.h, but usually need it to build 32-bit libpseudo."

1234