Home
last modified time | relevance | path

Searched refs:Age (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCVDebugRecord.h33 support::ulittle32_t Age; member
41 support::ulittle32_t Age; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.h49 uint32_t getAge() const { return Age; } in getAge()
65 uint32_t Age; variable
H A DRawTypes.h124 support::ulittle32_t Age; member
307 support::ulittle32_t Age; member
325 support::ulittle32_t Age; // Age member
H A DDbiStreamBuilder.h111 uint32_t Age; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DInfoStreamBuilder.cpp27 : Msf(Msf), Ver(PdbRaw_ImplVer::PdbImplVC70), Age(0), in InfoStreamBuilder()
42 void InfoStreamBuilder::setAge(uint32_t A) { Age = A; } in setAge()
H A DDbiStreamBuilder.cpp29 : Msf(Msf), Allocator(Msf.getAllocator()), Age(1), BuildNumber(0), in DbiStreamBuilder()
37 void DbiStreamBuilder::setAge(uint32_t A) { Age = A; } in setAge()
265 H->Age = Age; in finalize()
H A DPDBFileBuilder.cpp336 H->Age = 1; in commit()
348 H->Age = Info->getAge(); in commit()
H A DInfoStream.cpp111 uint32_t InfoStream::getAge() const { return uint32_t(Header->Age); } in getAge()
H A DDbiStream.cpp152 uint32_t DbiStream::getAge() const { return Header->Age; } in getAge()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DPdbStream.rst20 ulittle32_t Age;
53 - **Age** - The number of times the PDB file has been written. This can be used
142 re-uses the existing guid if it is linking incrementally) and increments the Age
152 that it includes the same ``Guid`` and ``Age`` fields. At runtime, a
154 a debug directory of the correct type and verify that the Guid and Age match.
H A DDbiStream.rst35 uint32_t Age;
72 - **Age** - The number of times the PDB has been written. Equal to the same
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h58 uint32_t Age = 1; member
79 uint32_t Age = 1; member
H A DExplainOutputStyle.cpp307 else if (Offset < endof(DbiStreamHeader, Age)) in explainDbiHeaderOffset()
308 printStructField(P, "the age of the DBI Stream", uint32_t(Header->Age)); in explainDbiHeaderOffset()
445 else if (Offset < endof(InfoStreamHeader, Age)) in explainPdbStreamHeaderOffset()
446 printStructField(P, "the age of the PDB", uint32_t(Header->Age)); in explainPdbStreamHeaderOffset()
H A DPdbYaml.cpp143 IO.mapOptional("Age", Obj.Age, 1U); in mapping()
152 IO.mapOptional("Age", Obj.Age, 1U); in mapping()
H A DYAMLOutputStyle.cpp162 Obj.PdbStream->Age = InfoS.getAge(); in dumpPDBStream()
208 Obj.DbiStream->Age = DS.getAge(); in dumpDbiStream()
H A DMinimalTypeDumper.cpp433 P.formatLine("name = {0}, age = {1}, guid = {2}", TS.Name, TS.Age, TS.Guid); in visitKnownRecord()
H A Dllvm-pdbutil.cpp795 InfoBuilder.setAge(Info.Age); in yamlToPdb()
804 DbiBuilder.setAge(Dbi.Age); in yamlToPdb()
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h596 char Age[4]; member
605 char Age[4]; member
H A Dinternal.h163 unsigned long Age; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dpe.h599 char Age[4]; member
608 char Age[4]; member
H A Dinternal.h163 unsigned long Age; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h578 TypeServer2Record(StringRef GuidStr, uint32_t Age, StringRef Name) in TypeServer2Record() argument
579 : TypeRecord(TypeRecordKind::TypeServer2), Age(Age), Name(Name) { in TypeServer2Record()
585 uint32_t getAge() const { return Age; } in getAge()
589 uint32_t Age = 0; variable
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DpeXXigen.c1157 cvinfo->Age = 0; in _bfd_XXi_slurp_codeview_record()
1164 cvinfo->Age = H_GET_32(abfd, cvinfo70->Age); in _bfd_XXi_slurp_codeview_record()
1183 cvinfo->Age = H_GET_32(abfd, cvinfo20->Age); in _bfd_XXi_slurp_codeview_record()
1219 H_PUT_32 (abfd, cvinfo->Age, cvinfo70->Age); in _bfd_XXi_write_codeview_record()
2633 signature, cvinfo->Age); in pe_print_debugdata()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DpeXXigen.c1140 cvinfo->Age = 0; in _bfd_XXi_slurp_codeview_record()
1147 cvinfo->Age = H_GET_32(abfd, cvinfo70->Age); in _bfd_XXi_slurp_codeview_record()
1169 cvinfo->Age = H_GET_32(abfd, cvinfo20->Age); in _bfd_XXi_slurp_codeview_record()
1210 H_PUT_32 (abfd, cvinfo->Age, cvinfo70->Age); in _bfd_XXi_write_codeview_record()
2652 signature, cvinfo->Age, pdb[0] ? pdb : "(none)"); in pe_print_debugdata()
/netbsd-src/games/quiz/datfiles/
H A Dbard209 Age cannot wither her, nor custom stale:\

12