HomeSort by relevance Sort by last modified time
    Searched defs:COFF (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 54 COFF
  /external/llvm/include/llvm/Support/
COFF.h 1 //===-- llvm/Support/COFF.h -------------------------------------*- C++ -*-===//
10 // This file contains an definitions used in Windows COFF Files.
13 // information from Microsoft's publicly available PE/COFF format document:
31 namespace COFF {
33 // Sizes in bytes of various things in the COFF format.
86 /// COFF line numbers have been stripped. This is deprecated and should be
89 /// COFF symbol table entries for local symbols have been removed. This is
591 } // End namespace COFF.

Completed in 162 milliseconds