Searched refs:ImageBase (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/cctools-845/include/coff/
H A Daouthdr.h45 uint32_t ImageBase; member in struct:aouthdr
80 uint64_t ImageBase; member in struct:aouthdr_64
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dpe.h241 char ImageBase[4]; member in struct:__anon7689
280 char ImageBase[8]; member in struct:__anon7690
H A Dinternal.h142 bfd_vma ImageBase; /* address of specific location in memory that member in struct:internal_extra_pe_aouthdr
/macosx-10.9.5/cctools-845/libstuff/
H A Dcoff_bytesex.c128 a->ImageBase = SWAP_INT(a->ImageBase);
172 a->ImageBase = SWAP_INT(a->ImageBase);
/macosx-10.9.5/ruby-104/ruby/lib/rss/maker/
H A Ddublincore.rb91 class ImageBase; include DublinCoreModel; end class
H A Dentry.rb58 class Image < ImageBase
H A D1.0.rb195 class Image < ImageBase
H A Dfeed.rb146 class Image < ImageBase
H A D0.9.rb223 class Image < ImageBase
H A Dbase.rb659 class ImageBase < Base class
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexcw.c126 exe_header->file_optional_header.ImageBase;
129 exe_header->file_optional_header.ImageBase +
H A Dunexw32.c391 data_start = (char *) nt_header->OptionalHeader.ImageBase +
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A DpeXXigen.c412 a->ImageBase = GET_OPTHDR_IMAGE_BASE (abfd, src->ImageBase);
461 aouthdr_int->entry += a->ImageBase;
469 aouthdr_int->text_start += a->ImageBase;
479 aouthdr_int->data_start += a->ImageBase;
546 ib = extra->ImageBase;
674 PUT_OPTHDR_IMAGE_BASE (abfd, extra->ImageBase, aouthdr_out->ImageBase);
857 - pe_data (abfd)->pe_opthdr.ImageBase)
1075 addr += extra->ImageBase;
[all...]
H A Dcoff-i386.c137 diff -= pe_data (output_bfd)->pe_opthdr.ImageBase;
517 *addendp -= pe_data(sec->output_section->owner)->pe_opthdr.ImageBase;
H A Dcoff-mcore.c241 addr -= pe_data (output_bfd)->pe_opthdr.ImageBase;
315 * addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase;
H A Dcoff-x86_64.c129 diff -= pe_data (output_bfd)->pe_opthdr.ImageBase;
608 *addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase;
H A Dcoff-ppc.c1249 addr -= pe_data(output_bfd)->pe_opthdr.ImageBase;
1354 pe_data(output_bfd)->pe_opthdr.ImageBase;
1410 pe_data(output_bfd)->pe_opthdr.ImageBase;
1429 pe_data (output_bfd)->pe_opthdr.ImageBase,
1470 addr -= pe_data (output_bfd)->pe_opthdr.ImageBase;
1910 *addendp -= pe_data(sec->output_section->owner)->pe_opthdr.ImageBase;
H A Dpe-mips.c448 *addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase;
800 - pe_data (input_section->output_section->owner)->pe_opthdr.ImageBase;
H A Dcoff-sh.c463 *addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase;
608 insn -= pe_data (input_section->output_section->owner)->pe_opthdr.ImageBase;
2828 addend -= pe_data (input_section->output_section->owner)->pe_opthdr.ImageBase;
H A Dcoff-arm.c539 *addendp -= pe_data (sec->output_section->owner)->pe_opthdr.ImageBase;
936 addr -= pe_data (output_bfd)->pe_opthdr.ImageBase;
H A Dpeicode.h224 scnhdr_int->s_vaddr += pe_data (abfd)->pe_opthdr.ImageBase;
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DCOFF.h461 uint64_t ImageBase; member in struct:llvm::COFF::PEHeader
/macosx-10.9.5/emacs-92/emacs/nt/
H A Dpreprep.c632 DWORD import_start = import_section->VirtualAddress + dst_nt_header->OptionalHeader.ImageBase;
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Drescoff.c157 - pe_data (abfd)->pe_opthdr.ImageBase);
/macosx-10.9.5/cctools-845/efitools/
H A Dmtoc.c1255 * the ImageBase, fixed at zero in this program, and fit before
1401 aouthdr.ImageBase = 0;
1475 aouthdr64.ImageBase = 0;

Completed in 307 milliseconds

12