Home
last modified time | relevance | path

Searched refs:FixedStreamArray (Results 1 – 25 of 65) sorted by relevance

123

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DPublicsStream.h41 codeview::FixedStreamArray<support::ulittle32_t> getHashBuckets() const { in getHashBuckets()
44 codeview::FixedStreamArray<support::ulittle32_t> getAddressMap() const { in getAddressMap()
47 codeview::FixedStreamArray<support::ulittle32_t> getThunkMap() const { in getThunkMap()
50 codeview::FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets()
62 codeview::FixedStreamArray<PSHashRecord> HashRecords;
63 codeview::FixedStreamArray<support::ulittle32_t> HashBuckets;
64 codeview::FixedStreamArray<support::ulittle32_t> AddressMap;
65 codeview::FixedStreamArray<support::ulittle32_t> ThunkMap;
66 codeview::FixedStreamArray<SectionOffset> SectionOffsets;
DDbiStream.h99 codeview::FixedStreamArray<object::coff_section> getSectionHeaders();
101 codeview::FixedStreamArray<object::FpoData> getFpoRecords();
103 codeview::FixedStreamArray<SecMapEntry> getSectionMap() const;
130 codeview::FixedStreamArray<support::ulittle16_t> DbgStreams;
133 codeview::FixedStreamArray<SectionContrib> SectionContribs;
134 codeview::FixedStreamArray<SectionContrib2> SectionContribs2;
135 codeview::FixedStreamArray<SecMapEntry> SectionMap;
136 codeview::FixedStreamArray<support::little32_t> FileNameOffsets;
139 codeview::FixedStreamArray<object::coff_section> SectionHeaders;
142 codeview::FixedStreamArray<object::FpoData> FpoRecords;
DTpiStream.h46 codeview::FixedStreamArray<support::ulittle32_t> getHashValues() const;
47 codeview::FixedStreamArray<TypeIndexOffset> getTypeIndexOffsets() const;
48 codeview::FixedStreamArray<TypeIndexOffset> getHashAdjustments() const;
63 codeview::FixedStreamArray<support::ulittle32_t> HashValues;
64 codeview::FixedStreamArray<TypeIndexOffset> TypeIndexOffsets;
65 codeview::FixedStreamArray<TypeIndexOffset> HashAdjustments;
DNameHashTable.h41 codeview::FixedStreamArray<support::ulittle32_t> name_ids() const;
45 codeview::FixedStreamArray<support::ulittle32_t> IDs;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h81 FixedStreamArray<object::coff_section> getSectionHeaders() const;
84 FixedStreamArray<object::FpoData> getOldFpoRecords() const;
88 FixedStreamArray<SecMapEntry> getSectionMap() const;
116 FixedStreamArray<support::ulittle16_t> DbgStreams;
120 FixedStreamArray<SectionContrib> SectionContribs;
121 FixedStreamArray<SectionContrib2> SectionContribs2;
122 FixedStreamArray<SecMapEntry> SectionMap;
125 FixedStreamArray<object::coff_section> SectionHeaders;
128 FixedStreamArray<object::FpoData> OldFpoRecords;
DPublicsStream.h37 FixedStreamArray<support::ulittle32_t> getAddressMap() const { in getAddressMap()
40 FixedStreamArray<support::ulittle32_t> getThunkMap() const { in getThunkMap()
43 FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets()
50 FixedStreamArray<support::ulittle32_t> AddressMap;
51 FixedStreamArray<support::ulittle32_t> ThunkMap;
52 FixedStreamArray<SectionOffset> SectionOffsets;
DTpiStream.h51 FixedStreamArray<support::ulittle32_t> getHashValues() const;
52 FixedStreamArray<codeview::TypeIndexOffset> getTypeIndexOffsets() const;
86 FixedStreamArray<support::ulittle32_t> HashValues;
87 FixedStreamArray<codeview::TypeIndexOffset> TypeIndexOffsets;
DGlobalsStream.h53 FixedStreamArray<PSHashRecord> HashRecords;
54 FixedStreamArray<support::ulittle32_t> HashBitmap;
55 FixedStreamArray<support::ulittle32_t> HashBuckets;
DPDBStringTable.h45 FixedStreamArray<support::ulittle32_t> name_ids() const;
57 FixedStreamArray<support::ulittle32_t> IDs;
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h81 FixedStreamArray<object::coff_section> getSectionHeaders() const;
84 FixedStreamArray<object::FpoData> getOldFpoRecords() const;
88 FixedStreamArray<SecMapEntry> getSectionMap() const;
116 FixedStreamArray<support::ulittle16_t> DbgStreams;
120 FixedStreamArray<SectionContrib> SectionContribs;
121 FixedStreamArray<SectionContrib2> SectionContribs2;
122 FixedStreamArray<SecMapEntry> SectionMap;
125 FixedStreamArray<object::coff_section> SectionHeaders;
128 FixedStreamArray<object::FpoData> OldFpoRecords;
DPublicsStream.h37 FixedStreamArray<support::ulittle32_t> getAddressMap() const { in getAddressMap()
40 FixedStreamArray<support::ulittle32_t> getThunkMap() const { in getThunkMap()
43 FixedStreamArray<SectionOffset> getSectionOffsets() const { in getSectionOffsets()
50 FixedStreamArray<support::ulittle32_t> AddressMap;
51 FixedStreamArray<support::ulittle32_t> ThunkMap;
52 FixedStreamArray<SectionOffset> SectionOffsets;
DTpiStream.h51 FixedStreamArray<support::ulittle32_t> getHashValues() const;
52 FixedStreamArray<codeview::TypeIndexOffset> getTypeIndexOffsets() const;
86 FixedStreamArray<support::ulittle32_t> HashValues;
87 FixedStreamArray<codeview::TypeIndexOffset> TypeIndexOffsets;
DGlobalsStream.h53 FixedStreamArray<PSHashRecord> HashRecords;
54 FixedStreamArray<support::ulittle32_t> HashBitmap;
55 FixedStreamArray<support::ulittle32_t> HashBuckets;
DPDBStringTable.h45 FixedStreamArray<support::ulittle32_t> name_ids() const;
57 FixedStreamArray<support::ulittle32_t> IDs;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamArray.h258 template <typename T> class FixedStreamArray {
264 FixedStreamArray() = default;
265 explicit FixedStreamArray(BinaryStreamRef Stream) : Stream(Stream) { in FixedStreamArray() function
269 bool operator==(const FixedStreamArray<T> &Other) const {
273 bool operator!=(const FixedStreamArray<T> &Other) const {
277 FixedStreamArray(const FixedStreamArray &) = default;
278 FixedStreamArray &operator=(const FixedStreamArray &) = default;
324 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator()
367 FixedStreamArray<T> Array;
/external/llvm-project/llvm/include/llvm/Support/
DBinaryStreamArray.h259 template <typename T> class FixedStreamArray {
265 FixedStreamArray() = default;
266 explicit FixedStreamArray(BinaryStreamRef Stream) : Stream(Stream) { in FixedStreamArray() function
270 bool operator==(const FixedStreamArray<T> &Other) const {
274 bool operator!=(const FixedStreamArray<T> &Other) const {
278 FixedStreamArray(const FixedStreamArray &) = default;
279 FixedStreamArray &operator=(const FixedStreamArray &) = default;
325 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator()
368 FixedStreamArray<T> Array;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugFrameDataSubsection.h31 FixedStreamArray<FrameData>::Iterator begin() const { return Frames.begin(); } in begin()
32 FixedStreamArray<FrameData>::Iterator end() const { return Frames.end(); } in end()
38 FixedStreamArray<FrameData> Frames;
DDebugCrossExSubsection.h25 using ReferenceArray = FixedStreamArray<CrossModuleExport>;
43 FixedStreamArray<CrossModuleExport> References;
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugFrameDataSubsection.h31 FixedStreamArray<FrameData>::Iterator begin() const { return Frames.begin(); } in begin()
32 FixedStreamArray<FrameData>::Iterator end() const { return Frames.end(); } in end()
38 FixedStreamArray<FrameData> Frames;
DDebugCrossExSubsection.h25 using ReferenceArray = FixedStreamArray<CrossModuleExport>;
43 FixedStreamArray<CrossModuleExport> References;
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamArray.h198 template <typename T> class FixedStreamArray {
202 FixedStreamArray() : Stream() {} in FixedStreamArray() function
203 FixedStreamArray(StreamRef Stream) : Stream(Stream) { in FixedStreamArray() function
237 FixedStreamArrayIterator(const FixedStreamArray<T> &Array, uint32_t Index) in FixedStreamArrayIterator()
264 const FixedStreamArray<T> &Array;
DStreamReader.h83 Error readArray(FixedStreamArray<T> &Array, uint32_t NumItems) { in readArray()
85 Array = FixedStreamArray<T>(); in readArray()
94 Array = FixedStreamArray<T>(View); in readArray()
/external/llvm/lib/DebugInfo/PDB/Raw/
DTpiStream.cpp95 TpiHashVerifier(FixedStreamArray<support::ulittle32_t> &HashValues, in TpiHashVerifier()
140 FixedStreamArray<support::ulittle32_t> HashValues;
253 FixedStreamArray<support::ulittle32_t>
258 FixedStreamArray<TypeIndexOffset>
263 FixedStreamArray<TypeIndexOffset>
DDbiStream.cpp69 static Error loadSectionContribs(FixedStreamArray<ContribType> &Output, in loadSectionContribs()
244 codeview::FixedStreamArray<object::coff_section>
249 codeview::FixedStreamArray<object::FpoData> DbiStream::getFpoRecords() { in getFpoRecords()
254 codeview::FixedStreamArray<SecMapEntry> DbiStream::getSectionMap() const { in getSectionMap()
371 FixedStreamArray<ulittle16_t> ModIndexArray; in initializeFileInfo()
372 FixedStreamArray<ulittle16_t> ModFileCountArray; in initializeFileInfo()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp107 static Error readGSIHashRecords(FixedStreamArray<PSHashRecord> &HashRecords, in readGSIHashRecords()
128 readGSIHashBuckets(FixedStreamArray<support::ulittle32_t> &HashBuckets, in readGSIHashBuckets()
129 FixedStreamArray<support::ulittle32_t> &HashBitmap, in readGSIHashBuckets()

123