Home
last modified time | relevance | path

Searched refs:rebase_off (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/mach-o/
Dexternal.h278 unsigned char rebase_off[4]; member
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.h489 unsigned int rebase_off; member
Dmach-o.c1205 bfd_h_put_32 (abfd, cmd->rebase_off, raw.rebase_off); in bfd_mach_o_write_dyld_info()
1221 if (bfd_seek (abfd, cmd->rebase_off, SEEK_SET) != 0 in bfd_mach_o_write_dyld_info()
2412 di->rebase_off = mdata->filelen; in bfd_mach_o_write_contents()
4281 bfd_mach_o_alloc_and_read (abfd, cmd->rebase_off, cmd->rebase_size); in bfd_mach_o_read_dyld_content()
4335 cmd->rebase_off = bfd_get_32 (abfd, raw.rebase_off); in bfd_mach_o_read_dyld_info()
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c945 info->rebase_off, info->rebase_size, in dump_dyld_info()
946 info->rebase_off + info->rebase_size); in dump_dyld_info()
964 if (!load_and_dump (abfd, info->rebase_off, info->rebase_size, in dump_dyld_info()