Home
last modified time | relevance | path

Searched refs:relocate (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-devtools/icecc-toolchain/
H A Dnativesdk-icecc-toolchain_0.1.bb30 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d/
31 install -m 0755 ${WORKDIR}/icecc-setup.sh ${D}${SDKPATHNATIVE}/post-relocate-setup.d/
32 sed -i ${D}${SDKPATHNATIVE}/post-relocate-setup.d/icecc-setup.sh \
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A D_sstatetests_noauto.py56 def run_test_sstate_rebuild(self, primary_targets, relocate=False, rebuild_dependencies=False): argument
58 if relocate:
95 … self.run_test_sstate_rebuild(['core-image-weston-sdk'], relocate=True, rebuild_dependencies=True)
98 … self.run_test_sstate_rebuild(['core-image-weston-sdk'], relocate=False, rebuild_dependencies=True)
/openbmc/linux/drivers/soc/qcom/
H A Dmdt_loader.c213 bool relocate = false; in qcom_mdt_pas_init() local
229 relocate = true; in qcom_mdt_pas_init()
253 if (relocate) { in qcom_mdt_pas_init()
306 bool relocate = false; in __qcom_mdt_load() local
326 relocate = true; in __qcom_mdt_load()
332 if (relocate) { in __qcom_mdt_load()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dtoolchain-scripts.bbclass98 if [ -d "\$OECORE_NATIVE_SYSROOT/${datadir}/post-relocate-setup.d/" ]; then
99 for s in \$OECORE_NATIVE_SYSROOT/${datadir}/post-relocate-setup.d/*; do
106 echo "post-relocate command \"\$s \$1\" failed with status \$status" >&2
165 if [ -d "${SDKPATHNATIVE}/post-relocate-setup.d/" ]; then
166 # Source top-level SDK env scripts in case they are needed for the relocate
176 for s in ${SDKPATHNATIVE}/post-relocate-setup.d/*; do
183 echo "post-relocate command \"\$s \$1\" failed with status \$status" >&2
188 rm -rf "${SDKPATHNATIVE}/post-relocate-setup.d"
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A Drelocate-modules.patch4 Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds
30 -/* Only auto-relocate on macOS, not watchOS etc; older macOS SDKs only define TARGET_OS_MAC */
/openbmc/openbmc/poky/meta/recipes-devtools/meson/
H A Dmeson_1.3.1.bb134 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d
135 install -m 0755 ${WORKDIR}/meson-setup.py ${D}${SDKPATHNATIVE}/post-relocate-setup.d/
151 install -d ${D}${datadir}/post-relocate-setup.d
152 install -m 0755 ${WORKDIR}/meson-setup.py ${D}${datadir}/post-relocate-setup.d/
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A DMakefile7 obj-y += generic.o timer.o reset.o relocate.o
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx25/
H A DMakefile7 obj-y += generic.o timer.o reset.o relocate.o
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/
H A Dcmake_3.28.3.bb58 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d
59 install -m 0755 ${WORKDIR}/cmake-setup.py ${D}${SDKPATHNATIVE}/post-relocate-setup.d/
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/
H A DMakefile11 obj-y += relocate.o
/openbmc/u-boot/arch/xtensa/lib/
H A DMakefile8 obj-y += cache.o misc.o relocate.o time.o
/openbmc/u-boot/arch/arm/cpu/arm1136/mx31/
H A DMakefile9 obj-y += relocate.o
/openbmc/linux/Documentation/powerpc/
H A Dkaslr-booke32.rst14 map or copy kernel to a proper place and relocate. Freescale Book-E
18 relocate.
/openbmc/u-boot/arch/arm/cpu/pxa/
H A DMakefile14 obj-y += relocate.o
/openbmc/openbmc/poky/meta/files/
H A Dtoolchain-shar-extract.sh65 relocate=1
89 relocate=0
H A Dtoolchain-shar-relocate.sh48 if [ $relocate = 1 ] ; then
/openbmc/u-boot/arch/arc/lib/
H A DMakefile10 obj-y += relocate.o
/openbmc/u-boot/tools/
H A D.gitignore29 /relocate-rela
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/
H A Dgraphviz_8.1.0.bb69 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d
70 install -m 0755 ${WORKDIR}/graphviz-setup.sh ${D}${SDKPATHNATIVE}/post-relocate-setup.d
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0003-binutils-nativesdk-Search-for-alternative-ld.so.conf.patch11 it to a section we relocate in a similar way to the way we relocate the
/openbmc/openbmc/poky/meta/recipes-support/gnupg/
H A Dgnupg_2.4.5.bb23 file://relocate.patch"
24 SRC_URI:append:class-nativesdk = " file://relocate.patch"
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch7 to be able to relocate the binaries. Expand the strings to 4K and put them in a
8 magic segment that we can relocate at install time.
/openbmc/linux/arch/mips/kernel/
H A Dvpe.c581 unsigned int len, i, symindex = 0, strindex = 0, relocate = 0; in vpe_elfload() local
602 relocate = 1; in vpe_elfload()
618 if (relocate) { in vpe_elfload()
649 if (relocate) { in vpe_elfload()
/openbmc/qemu/linux-user/ppc/
H A Dvdso-64.ld36 * when we relocate the binary. We want them to be initially
H A Dvdso-32.ld38 * when we relocate the binary. We want them to be initially

1234