Home
last modified time | relevance | path

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

123

/freebsd-10-stable/usr.sbin/pw/
Dpw.c116 bool relocated, nis; in main() local
119 relocated = nis = false; in main()
139 if (relocated) in main()
142 relocated = true; in main()
/freebsd-10-stable/sys/boot/i386/mbr/
Dmbr.s50 # Jump to the relocated code.
52 jmp main-LOAD+EXEC # To relocated code
/freebsd-10-stable/lib/libdwarf/
Ddwarf_init.c468 int relocated = 0; in dwarf_init_info() local
507 if (!relocated) { in dwarf_init_info()
510 relocated = 1; in dwarf_init_info()
/freebsd-10-stable/sys/boot/i386/pmbr/
Dpmbr.s82 # Jump to the relocated code.
84 jmp main-LOAD+EXEC # To relocated code
/freebsd-10-stable/sys/fs/cd9660/
Dcd9660_vfsops.c650 cd9660_vget_internal(mp, ino, flags, vpp, relocated, isodir) in cd9660_vget_internal() argument
655 int relocated;
768 if (relocated) {
/freebsd-10-stable/sys/boot/powerpc/ps3/
Dldscript.powerpc70 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-10-stable/sys/boot/powerpc/uboot/
Dldscript.powerpc65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-10-stable/sys/conf/
Dldscript.powerpc70 get relocated with -mrelocatable. Also put in the .fixup pointers.
Dldscript.powerpc6474 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-10-stable/sys/boot/powerpc/ofw/
Dldscript.powerpc65 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-10-stable/sys/boot/arm/uboot/
Dldscript.arm62 get relocated with -mrelocatable. Also put in the .fixup pointers.
/freebsd-10-stable/libexec/rtld-elf/
Drtld.h251 bool relocated : 1; /* True if processed by relocate_objects() */ member
Drtld.c2662 if (obj->relocated) in relocate_object()
2664 obj->relocated = true; in relocate_object()
/freebsd-10-stable/sys/boot/i386/boot0/
Dboot0.S208 jmp main-LOAD+ORIGIN # Jump to relocated code
/freebsd-10-stable/contrib/binutils/bfd/doc/
Dbfdsumm.texi140 These addresses have to be relocated along with the symbol information.
/freebsd-10-stable/contrib/tzdata/
Dantarctica301 # Halley is on a moving ice shelf and is periodically relocated
/freebsd-10-stable/contrib/gcc/doc/
Dhostconfig.texi48 the PCH data at this address such that the data need not be relocated.
/freebsd-10-stable/sys/boot/pc98/cdboot/
Dcdboot.S483 mov MEM_READ_BUFFER+AOUT_ENTRY,%esi # %esi -> relocated loader
/freebsd-10-stable/contrib/file/
DINSTALL176 time for the entire installation to be relocated. The approach of
/freebsd-10-stable/contrib/amd/
DINSTALL176 time for the entire installation to be relocated. The approach of
/freebsd-10-stable/contrib/sqlite3/
DINSTALL176 time for the entire installation to be relocated. The approach of
/freebsd-10-stable/contrib/binutils/ld/
DChangeLog142 * configure.in: Allow sysroots to be relocated under $prefix as
Dldint.texinfo655 address of dll_var in the command should be relocated to point
/freebsd-10-stable/contrib/gdb/
DFREEBSD-diffs470 - values obtained from the inferior have not been relocated. */
/freebsd-10-stable/contrib/gdb/gdb/doc/
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