HomeSort by relevance Sort by last modified time
    Searched defs:Header (Results 351 - 375 of 970) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
MachOUniversal.h 40 MachO::fat_arch Header;
58 return Header.cputype;
64 return Header.cpusubtype;
70 return Header.offset;
76 return Header.size;
82 return Header.align;
96 MachOObjectFile::getArchTriple(Header.cputype, Header.cpusubtype,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
COFFYAML.h 58 COFF::section Header;
69 COFF::symbol Header;
83 COFF::PE32Header Header;
89 COFF::header Header;
185 struct MappingTraits<COFF::header> {
186 static void mapping(IO &IO, COFF::header &H);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugLinesSubsection.h 48 // header. The structure definitions follow.
76 const LineFragmentHeader *Header = nullptr;
97 const LineFragmentHeader *header() const { return Header; } function in class:llvm::codeview::final
102 const LineFragmentHeader *Header = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 35 struct Header {
71 struct Header Header;
86 explicit operator bool() const { return Header.NumBuckets; }
95 return makeArrayRef(ColumnKinds.get(), Header.NumColumns);
99 return makeArrayRef(Rows.get(), Header.NumBuckets);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h 78 // A helper function to create a Section Map from a COFF section header.
113 const DbiStreamHeader *Header;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
MachOUniversal.h 40 MachO::fat_arch Header;
58 return Header.cputype;
64 return Header.cpusubtype;
70 return Header.offset;
76 return Header.size;
82 return Header.align;
96 MachOObjectFile::getArchTriple(Header.cputype, Header.cpusubtype,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/
COFFYAML.h 64 COFF::section Header;
76 COFF::symbol Header;
91 COFF::PE32Header Header;
97 COFF::header Header;
196 struct MappingTraits<COFF::header> {
197 static void mapping(IO &IO, COFF::header &H);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/XRay/
YAMLXRayRecord.h 44 YAMLXRayFileHeader Header;
64 static void mapping(IO &IO, xray::YAMLXRayFileHeader &Header) {
65 IO.mapRequired("version", Header.Version);
66 IO.mapRequired("type", Header.Type);
67 IO.mapRequired("constant-tsc", Header.ConstantTSC);
68 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
69 IO.mapRequired("cycle-frequency", Header.CycleFrequency);
101 // A trace file contains two parts, the header and the list of all the
103 IO.mapRequired("header", Trace.Header);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugLinesSubsection.h 48 // header. The structure definitions follow.
76 const LineFragmentHeader *Header = nullptr;
97 const LineFragmentHeader *header() const { return Header; } function in class:llvm::codeview::final
102 const LineFragmentHeader *Header = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 35 struct Header {
71 struct Header Header;
86 explicit operator bool() const { return Header.NumBuckets; }
95 return makeArrayRef(ColumnKinds.get(), Header.NumColumns);
99 return makeArrayRef(Rows.get(), Header.NumBuckets);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h 78 // A helper function to create a Section Map from a COFF section header.
113 const DbiStreamHeader *Header;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
MachOUniversal.h 40 MachO::fat_arch Header;
58 return Header.cputype;
64 return Header.cpusubtype;
70 return Header.offset;
76 return Header.size;
82 return Header.align;
96 MachOObjectFile::getArchTriple(Header.cputype, Header.cpusubtype,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/
COFFYAML.h 64 COFF::section Header;
76 COFF::symbol Header;
91 COFF::PE32Header Header;
97 COFF::header Header;
196 struct MappingTraits<COFF::header> {
197 static void mapping(IO &IO, COFF::header &H);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/XRay/
YAMLXRayRecord.h 44 YAMLXRayFileHeader Header;
64 static void mapping(IO &IO, xray::YAMLXRayFileHeader &Header) {
65 IO.mapRequired("version", Header.Version);
66 IO.mapRequired("type", Header.Type);
67 IO.mapRequired("constant-tsc", Header.ConstantTSC);
68 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
69 IO.mapRequired("cycle-frequency", Header.CycleFrequency);
101 // A trace file contains two parts, the header and the list of all the
103 IO.mapRequired("header", Trace.Header);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugLinesSubsection.h 48 // header. The structure definitions follow.
76 const LineFragmentHeader *Header = nullptr;
97 const LineFragmentHeader *header() const { return Header; } function in class:llvm::codeview::final
102 const LineFragmentHeader *Header = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 35 struct Header {
71 struct Header Header;
86 explicit operator bool() const { return Header.NumBuckets; }
95 return makeArrayRef(ColumnKinds.get(), Header.NumColumns);
99 return makeArrayRef(Rows.get(), Header.NumBuckets);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h 78 // A helper function to create a Section Map from a COFF section header.
113 const DbiStreamHeader *Header;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
MachOUniversal.h 40 MachO::fat_arch Header;
58 return Header.cputype;
64 return Header.cpusubtype;
70 return Header.offset;
76 return Header.size;
82 return Header.align;
96 MachOObjectFile::getArchTriple(Header.cputype, Header.cpusubtype,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/
COFFYAML.h 64 COFF::section Header;
76 COFF::symbol Header;
91 COFF::PE32Header Header;
97 COFF::header Header;
196 struct MappingTraits<COFF::header> {
197 static void mapping(IO &IO, COFF::header &H);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/XRay/
YAMLXRayRecord.h 44 YAMLXRayFileHeader Header;
64 static void mapping(IO &IO, xray::YAMLXRayFileHeader &Header) {
65 IO.mapRequired("version", Header.Version);
66 IO.mapRequired("type", Header.Type);
67 IO.mapRequired("constant-tsc", Header.ConstantTSC);
68 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
69 IO.mapRequired("cycle-frequency", Header.CycleFrequency);
101 // A trace file contains two parts, the header and the list of all the
103 IO.mapRequired("header", Trace.Header);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugLinesSubsection.h 48 // header. The structure definitions follow.
76 const LineFragmentHeader *Header = nullptr;
97 const LineFragmentHeader *header() const { return Header; } function in class:llvm::codeview::final
102 const LineFragmentHeader *Header = nullptr;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 35 struct Header {
71 struct Header Header;
86 explicit operator bool() const { return Header.NumBuckets; }
95 return makeArrayRef(ColumnKinds.get(), Header.NumColumns);
99 return makeArrayRef(Rows.get(), Header.NumBuckets);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
DbiStreamBuilder.h 78 // A helper function to create a Section Map from a COFF section header.
113 const DbiStreamHeader *Header;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
MachOUniversal.h 40 MachO::fat_arch Header;
58 return Header.cputype;
64 return Header.cpusubtype;
70 return Header.offset;
76 return Header.size;
82 return Header.align;
96 MachOObjectFile::getArchTriple(Header.cputype, Header.cpusubtype,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/
COFFYAML.h 64 COFF::section Header;
76 COFF::symbol Header;
91 COFF::PE32Header Header;
97 COFF::header Header;
196 struct MappingTraits<COFF::header> {
197 static void mapping(IO &IO, COFF::header &H);

Completed in 1102 milliseconds

<<11121314151617181920>>