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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
CVDebugRecord.h 33 support::ulittle32_t Age;
41 support::ulittle32_t Age;
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
InfoStreamBuilder.h 40 // PDB GUID and as Signature. The age is always 1.
49 uint32_t getAge() const { return Age; }
65 uint32_t Age;
DbiStreamBuilder.h 111 uint32_t Age;
RawTypes.h 123 /// How "old" is this DBI Stream. Should match the age of the PDB InfoStream.
124 support::ulittle32_t Age;
307 support::ulittle32_t Age;
325 support::ulittle32_t Age; // Age
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
PdbYaml.h 58 uint32_t Age = 1;
79 uint32_t Age = 1;
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 578 TypeServer2Record(StringRef GuidStr, uint32_t Age, StringRef Name)
579 : TypeRecord(TypeRecordKind::TypeServer2), Age(Age), Name(Name) {
585 uint32_t getAge() const { return Age; }
589 uint32_t Age = 0;
  /src/external/gpl3/binutils/dist/include/coff/
pe.h 600 char Age[4];
609 char Age[4];
internal.h 154 unsigned long Age;
  /src/external/gpl3/binutils.old/dist/include/coff/
pe.h 600 char Age[4];
609 char Age[4];
internal.h 163 unsigned long Age;
  /src/external/gpl3/gdb/dist/include/coff/
pe.h 600 char Age[4];
609 char Age[4];
internal.h 163 unsigned long Age;
  /src/external/gpl3/gdb.old/dist/include/coff/
pe.h 599 char Age[4];
608 char Age[4];
internal.h 163 unsigned long Age;

Completed in 43 milliseconds