Home
last modified time | relevance | path

Searched refs:relocated (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-12.1/usr.sbin/pw/
H A Dpw.c118 bool relocated, nis; in main() local
121 relocated = nis = false; in main()
141 if (relocated) in main()
144 relocated = true; in main()
/freebsd-12.1/stand/i386/mbr/
H A Dmbr.s50 # Jump to the relocated code.
52 jmp main-LOAD+EXEC # To relocated code
/freebsd-12.1/stand/i386/pmbr/
H A Dpmbr.s82 # Jump to the relocated code.
84 jmp main-LOAD+EXEC # To relocated code
/freebsd-12.1/sys/fs/cd9660/
H A Dcd9660_vfsops.c671 cd9660_vget_internal(mp, ino, flags, vpp, relocated, isodir) in cd9660_vget_internal() argument
676 int relocated;
787 if (relocated) {
/freebsd-12.1/stand/powerpc/kboot/
H A Dldscript.powerpc71 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-12.1/stand/arm/uboot/
H A Dldscript.arm67 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-12.1/stand/mips/uboot/
H A Dldscript.mips63 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-12.1/sys/conf/
H A Dldscript.powerpcspe72 get relocated with -mrelocatable. Also put in the .fixup pointers.
H A Dldscript.powerpc71 get relocated with -mrelocatable. Also put in the .fixup pointers.
H A Dldscript.powerpc64101 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-12.1/stand/powerpc/uboot/
H A Dldscript.powerpc66 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-12.1/stand/powerpc/ofw/
H A Dldscript.powerpc66 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-12.1/libexec/rtld-elf/
H A Drtld.h243 bool relocated : 1; /* True if processed by relocate_objects() */ member
H A Drtld.c2875 if (obj->relocated) in relocate_object()
2877 obj->relocated = true; in relocate_object()
/freebsd-12.1/stand/i386/boot0/
H A Dboot0.S208 jmp main-LOAD+ORIGIN # Jump to relocated code
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfdsumm.texi140 These addresses have to be relocated along with the symbol information.
/freebsd-12.1/contrib/gcc/doc/
H A Dhostconfig.texi48 the PCH data at this address such that the data need not be relocated.
/freebsd-12.1/contrib/tzdata/
H A Dantarctica316 # Halley is on a moving ice shelf and is periodically relocated
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DNewLLD.rst284 There's no PLT or GOT. Images are relocated as a whole just
/freebsd-12.1/contrib/amd/
H A DINSTALL176 time for the entire installation to be relocated. The approach of
/freebsd-12.1/contrib/file/
H A DINSTALL176 time for the entire installation to be relocated. The approach of
/freebsd-12.1/contrib/sqlite3/
H A DINSTALL176 time for the entire installation to be relocated. The approach of
/freebsd-12.1/contrib/gdb/
H A DFREEBSD-diffs470 - values obtained from the inferior have not been relocated. */
/freebsd-12.1/contrib/binutils/ld/
H A DChangeLog142 * configure.in: Allow sysroots to be relocated under $prefix as
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo529 to @code{N_SLINE} but are relocated differently by the linker. They
570 function; it is already relocated. For stabs in ELF, the SunPRO
571 compiler version 2.0.1 and GCC put out an address which gets relocated
3996 it instead relies on the stabs getting relocated. Thus addresses which
3998 relocated. The Sun linker provided with Solaris 2.2 and earlier

123