/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0011-eglibc-Help-bootstrap-cross-toolchain.patch | 11 $(inst_includedir)/gnu/stubs.h only if install-bootstrap-headers 12 is set; otherwise, place gnu/stubs.h on the 'install-others' list. 17 necessary for building a cross-compiler. Install gnu/stubs.h as 20 gnu/stubs.h, instead of computing the real thing. 21 * include/stubs-bootstrap.h: New file. 27 include/stubs-bootstrap.h | 12 ++++++++++++ 29 create mode 100644 include/stubs-bootstrap.h 39 -install-others = $(inst_includedir)/gnu/stubs.h 42 +# If we're bootstrapping, install a dummy gnu/stubs.h along with the 44 +# tree. Otherwise, install gnu/stubs.h later, after the rest of the [all …]
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | vmlinux.lds.h | 145 .stubs ADDR(.vectors) + 0x1000 : AT(__stubs_lma) { \ 146 *(.stubs) \ 148 ARM_LMA(__stubs, .stubs); \ 149 . = __stubs_lma + SIZEOF(.stubs); \
|
/openbmc/qemu/semihosting/ |
H A D | meson.build | 12 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 D | hyp-abi.rst | 24 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 D | Makefile | 19 EXTRA_SOURCES := validate.c ../harness.c stubs.S 55 copy_tofrom_user_reference.S stubs.S
|
/openbmc/telemetry/tests/src/ |
H A D | test_sensor.cpp | 45 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 D | module_64.c | 672 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/qemu/stubs/ |
H A D | meson.build | 31 # 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/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0007-tests-meson.build-use-relative-path-to-refer-to-file.patch | 27 - 'ptimer-test': ['ptimer-test-stubs.c', meson.project_source_root() / 'hw/core/ptimer.c'], 28 + 'ptimer-test': ['ptimer-test-stubs.c', '../../hw/core/ptimer.c'],
|
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/ |
H A D | Makefile | 7 obj-y += clk-stubs.o
|
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/ |
H A D | 0001-expect-Fix-segfaults-if-Tcl-is-built-with-stubs-and-.patch | 4 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/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-types-python-dateutil_2.9.0.20241003.bb | 1 SUMMARY = "Typing stubs for python-dateutil"
|
H A D | python3-types-setuptools_73.0.0.20240822.bb | 1 SUMMARY = "Typing stubs for setuptools"
|
H A D | python3-types-psutil_6.1.0.20241102.bb | 1 SUMMARY = "Typing stubs for psutil"
|
H A D | python3-twofish_0.3.0.bb | 9 file://0001-Fix-missing-return-statements-in-module-stubs.patch \
|
/openbmc/qemu/hw/cxl/ |
H A D | meson.build | 12 'cxl-host-stubs.c',
|
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/ |
H A D | gnu-efi_4.0.0.bb | 28 cp ${STAGING_INCDIR}/gnu/stubs-x32.h ${STAGING_INCDIR}/gnu/stubs-64.h
|
/openbmc/qemu/accel/ |
H A D | meson.build | 11 subdir('stubs') subdir
|
/openbmc/qemu/replay/ |
H A D | meson.build | 13 ), if_false: files('stubs-system.c'))
|
/openbmc/telemetry/tests/src/stubs/ |
H A D | dbus_sensor_object.hpp | 8 namespace stubs namespace
|
H A D | dbus_sensor_object.cpp | 10 namespace stubs namespace
|
/openbmc/qemu/python/ |
H A D | setup.cfg | 87 # fusepy has no type stubs: 91 # urwid and urwid_readline have no type stubs: 95 # provide type stubs. Allow them on an as-needed basis for mypy.
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/ |
H A D | pseudo.inc | 54 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."
|
/openbmc/linux/Documentation/dev-tools/kunit/api/ |
H A D | functionredirection.rst | 33 function redirection via static stubs. 39 Static stubs are a way of redirecting calls to one function (the "real" 46 Using static stubs is pretty straightforward:
|
/openbmc/qemu/hw/mem/ |
H A D | meson.build | 9 system_ss.add(when: 'CONFIG_MEM_DEVICE', if_false: files('memory-device-stubs.c'))
|