| /OK3568_Linux_fs/yocto/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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | vmlinux.lds.h | 146 .stubs ADDR(.vectors) + 0x1000 : AT(__stubs_lma) { \ 147 *(.stubs) \ 149 ARM_LMA(__stubs, .stubs); \ 150 . = __stubs_lma + SIZEOF(.stubs); \
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | stubs.su | |
| H A D | .stubs.o.cmd | |
| H A D | .libstubs.o.cmd | |
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | module_64.c | 472 struct ppc64_stub_entry *stubs; in stub_for_addr() local 475 num_stubs = sechdrs[me->arch.stubs_section].sh_size / sizeof(*stubs); in stub_for_addr() 478 stubs = (void *)sechdrs[me->arch.stubs_section].sh_addr; in stub_for_addr() 479 for (i = 0; stub_func_addr(stubs[i].funcdata); i++) { in stub_for_addr() 483 if (stub_func_addr(stubs[i].funcdata) == func_addr(addr)) in stub_for_addr() 484 return (unsigned long)&stubs[i]; in stub_for_addr() 487 if (!create_stub(sechdrs, &stubs[i], addr, me, name)) in stub_for_addr() 490 return (unsigned long)&stubs[i]; in stub_for_addr()
|
| /OK3568_Linux_fs/buildroot/package/libpthread-stubs/ |
| H A D | Config.in | 2 bool "libpthread-stubs" 10 comment "libpthread-stubs needs a toolchain w/ threads"
|
| H A D | libpthread-stubs.hash | 2 sha256 e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733 libpthread-stubs-0.4.tar.…
|
| H A D | libpthread-stubs.mk | 8 LIBPTHREAD_STUBS_SOURCE = libpthread-stubs-$(LIBPTHREAD_STUBS_VERSION).tar.bz2
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/u-boot/arch/mips/cpu/ |
| H A D | u-boot-spl.lds | 83 .MIPS.stubs : { 84 *(.MIPS.stubs)
|
| H A D | u-boot.lds | 100 .MIPS.stubs : { 101 *(.MIPS.stubs)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/ |
| H A D | Makefile | 18 EXTRA_SOURCES := validate.c ../harness.c stubs.S 54 copy_tofrom_user_reference.S stubs.S
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0001-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'],
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gtm-builtins.def | 55 /* These stubs should get defined in the backend if applicable. */ 109 /* These stubs should get defined in the backend if applicable. */ 187 /* These stubs should get defined in the backend if applicable. */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gtm-builtins.def | 55 /* These stubs should get defined in the backend if applicable. */ 109 /* These stubs should get defined in the backend if applicable. */ 187 /* These stubs should get defined in the backend if applicable. */
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | Makefile.in | 143 $(top_srcdir)/Xi/stubs.c $(top_srcdir)/mi/miinitext.c \ 157 Xwayland-xwayland-vidmode.$(OBJEXT) Xwayland-stubs.$(OBJEXT) \ 204 ./$(DEPDIR)/Xwayland-stubs.Po \ 639 xwayland-vidmode.c xwayland.h $(top_srcdir)/Xi/stubs.c \ 767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Xwayland-stubs.Po@am__quote@ # am--include-marker 911 Xwayland-stubs.o: $(top_srcdir)/Xi/stubs.c 912 …-stubs.o -MD -MP -MF $(DEPDIR)/Xwayland-stubs.Tpo -c -o Xwayland-stubs.o `test -f '$(top_srcdir)/X… 913 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Xwayland-stubs.Tpo $(DEPDIR)/Xwayland-stubs.Po 916 …CFLAGS) $(CFLAGS) -c -o Xwayland-stubs.o `test -f '$(top_srcdir)/Xi/stubs.c' || echo '$(srcdir)/'`… 918 Xwayland-stubs.obj: $(top_srcdir)/Xi/stubs.c [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/ |
| H A D | protobuf-LICENSE | 4 src/google/protobuf/stubs/atomicops_internals_generic_gcc.h. 8 src/google/protobuf/stubs/atomicops_internals_power.h.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/gnu-efi/ |
| H A D | gnu-efi_3.0.14.bb | 27 cp ${STAGING_INCDIR}/gnu/stubs-x32.h ${STAGING_INCDIR}/gnu/stubs-64.h
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/ |
| H A D | protobuf-LICENSE | 4 src/google/protobuf/stubs/atomicops_internals_generic_gcc.h. 8 src/google/protobuf/stubs/atomicops_internals_power.h.
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/ |
| H A D | protobuf-LICENSE | 4 src/google/protobuf/stubs/atomicops_internals_generic_gcc.h. 8 src/google/protobuf/stubs/atomicops_internals_power.h.
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/kona-common/ |
| H A D | Makefile | 9 obj-y += clk-stubs.o
|
| /OK3568_Linux_fs/yocto/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."
|
| /OK3568_Linux_fs/buildroot/package/python-jedi/ |
| H A D | python-jedi.mk | 12 PYTHON_JEDI_LICENSE_FILES = LICENSE.txt jedi/third_party/django-stubs/LICENSE.txt jedi/third_party/…
|