Searched refs:relocated (Results 1 – 25 of 61) sorted by relevance
123
| /trueos/sys/boot/i386/mbr/ |
| HD | mbr.s | 50 # Jump to the relocated code. 52 jmp main-LOAD+EXEC # To relocated code
|
| /trueos/sys/boot/i386/pmbr-datadisk/ |
| HD | pmbr-datadisk.s | 80 # Jump to the relocated code. 82 jmp main-LOAD+EXEC # To relocated code
|
| /trueos/lib/libdwarf/ |
| HD | dwarf_init.c | 468 int relocated = 0; in dwarf_init_info() local 507 if (!relocated) { in dwarf_init_info() 510 relocated = 1; in dwarf_init_info()
|
| /trueos/sys/boot/i386/pmbr/ |
| HD | pmbr.s | 82 # Jump to the relocated code. 84 jmp main-LOAD+EXEC # To relocated code
|
| /trueos/sys/fs/cd9660/ |
| HD | cd9660_vfsops.c | 650 cd9660_vget_internal(mp, ino, flags, vpp, relocated, isodir) in cd9660_vget_internal() argument 655 int relocated; 768 if (relocated) {
|
| /trueos/sys/boot/powerpc/ps3/ |
| HD | ldscript.powerpc | 70 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /trueos/sys/boot/arm/uboot/ |
| HD | ldscript.arm | 62 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /trueos/sys/boot/powerpc/ofw/ |
| HD | ldscript.powerpc | 65 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /trueos/sys/conf/ |
| HD | ldscript.powerpc64 | 74 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| HD | ldscript.powerpc | 70 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /trueos/sys/boot/powerpc/uboot/ |
| HD | ldscript.powerpc | 65 get relocated with -mrelocatable. Also put in the .fixup pointers.
|
| /trueos/libexec/rtld-elf/ |
| HD | rtld.h | 251 bool relocated : 1; /* True if processed by relocate_objects() */ member
|
| HD | rtld.c | 2548 if (obj->relocated) in relocate_object() 2550 obj->relocated = true; in relocate_object()
|
| /trueos/sys/boot/i386/boot0/ |
| HD | boot0.S | 208 jmp main-LOAD+ORIGIN # Jump to relocated code
|
| /trueos/lib/libmach/mach/ |
| HD | err_server.sub | 199 "(server/loader) object file not relocated",
|
| /trueos/contrib/binutils/bfd/doc/ |
| HD | bfdsumm.texi | 140 These addresses have to be relocated along with the symbol information.
|
| /trueos/contrib/tzdata/ |
| HD | antarctica | 295 # Halley is on a moving ice shelf and is periodically relocated
|
| /trueos/contrib/gcc/doc/ |
| HD | hostconfig.texi | 48 the PCH data at this address such that the data need not be relocated.
|
| /trueos/sys/boot/pc98/cdboot/ |
| HD | cdboot.S | 483 mov MEM_READ_BUFFER+AOUT_ENTRY,%esi # %esi -> relocated loader
|
| /trueos/contrib/file/ |
| HD | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
| /trueos/contrib/gdb/ |
| HD | FREEBSD-diffs | 470 - values obtained from the inferior have not been relocated. */
|
| /trueos/contrib/binutils/ld/ |
| HD | ChangeLog | 142 * configure.in: Allow sysroots to be relocated under $prefix as
|
| HD | ldint.texinfo | 655 address of dll_var in the command should be relocated to point
|
| /trueos/contrib/gdb/gdb/doc/ |
| HD | stabs.texinfo | 529 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
|
| /trueos/contrib/binutils/gas/doc/ |
| HD | as.texinfo | 1956 section parts are relocated differently. The data section part of 2808 relocated, and how to change that data, @command{@value{AS}} also writes to the 2847 @code{@{absolute 0@}} is ``relocated'' to run-time address 0 by 2912 Address 0 of this section is always ``relocated'' to runtime address 0.
|
123