HomeSort by: relevance | last modified time | path
    Searched defs:NumberOfRelocations (Results 1 - 12 of 12) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
XCOFF.h 274 uint16_t NumberOfRelocations;
COFF.h 278 uint16_t NumberOfRelocations;
447 uint16_t NumberOfRelocations;
  /src/external/apache2/llvm/dist/llvm/lib/Object/
COFFImportFile.cpp 183 const uint32_t NumberOfRelocations = 3;
193 NumberOfRelocations * sizeof(coff_relocation) +
212 u16(NumberOfRelocations),
222 NumberOfRelocations * sizeof(coff_relocation)),
238 const coff_relocation RelocationTable[NumberOfRelocations] = {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
XCOFFObjectFile.h 81 support::ubig16_t NumberOfRelocations;
94 support::ubig32_t NumberOfRelocations;
COFF.h 448 support::ulittle16_t NumberOfRelocations;
456 NumberOfRelocations == UINT16_MAX;
513 support::ulittle16_t NumberOfRelocations;
  /src/external/gpl3/binutils/dist/include/coff/
pe.h 413 char NumberOfRelocations[2];/* # relocation entries. */
  /src/external/gpl3/binutils.old/dist/include/coff/
pe.h 413 char NumberOfRelocations[2];/* # relocation entries. */
  /src/external/gpl3/gdb.old/dist/include/coff/
pe.h 413 char NumberOfRelocations[2];/* # relocation entries. */
  /src/external/gpl3/gdb/dist/include/coff/
pe.h 413 char NumberOfRelocations[2];/* # relocation entries. */
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 249 UINT16 NumberOfRelocations;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 255 UINT16 NumberOfRelocations;
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 249 UINT16 NumberOfRelocations;

Completed in 24 milliseconds