HomeSort by relevance Sort by last modified time
    Searched refs:codeview (Results 1 - 25 of 1145) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
TpiHashing.h 15 #include "llvm/DebugInfo/CodeView/TypeIndex.h"
16 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
17 #include "llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h"
28 class TpiHashUpdater : public codeview::TypeVisitorCallbacks {
33 virtual Error visitKnownRecord(codeview::CVType &CVR, \
34 codeview::Name##Record &Record) override { \
41 #include "llvm/DebugInfo/CodeView/TypeRecords.def"
45 void visitKnownRecordImpl(codeview::CVType &CVR, RecordKind &Record) {
49 void visitKnownRecordImpl(codeview::CVType &CVR,
50 codeview::UdtSourceLineRecord &Rec)
    [all...]
PDBTypeServerHandler.h 16 #include "llvm/DebugInfo/CodeView/CVTypeVisitor.h"
17 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
18 #include "llvm/DebugInfo/CodeView/TypeServerHandler.h"
29 class PDBTypeServerHandler : public codeview::TypeServerHandler {
34 Expected<bool> handle(codeview::TypeServer2Record &TS,
35 codeview::TypeVisitorCallbacks &Callbacks) override;
39 codeview::TypeVisitorCallbacks &Callbacks);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
TpiHashing.h 15 #include "llvm/DebugInfo/CodeView/TypeIndex.h"
16 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
17 #include "llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h"
28 class TpiHashUpdater : public codeview::TypeVisitorCallbacks {
33 virtual Error visitKnownRecord(codeview::CVType &CVR, \
34 codeview::Name##Record &Record) override { \
41 #include "llvm/DebugInfo/CodeView/CodeViewTypes.def"
45 void visitKnownRecordImpl(codeview::CVType &CVR, RecordKind &Record) {
49 void visitKnownRecordImpl(codeview::CVType &CVR,
50 codeview::UdtSourceLineRecord &Rec)
    [all...]
PDBTypeServerHandler.h 15 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
16 #include "llvm/DebugInfo/CodeView/TypeServerHandler.h"
27 class PDBTypeServerHandler : public codeview::TypeServerHandler {
32 Expected<bool> handle(codeview::TypeServer2Record &TS,
33 codeview::TypeVisitorCallbacks &Callbacks) override;
37 codeview::TypeVisitorCallbacks &Callbacks);
ModuleDebugStream.h 14 #include "llvm/DebugInfo/CodeView/CVRecord.h"
15 #include "llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h"
16 #include "llvm/DebugInfo/CodeView/DebugSubsectionRecord.h"
17 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
29 typedef codeview::DebugSubsectionArray::Iterator DebugSubsectionIterator;
41 iterator_range<codeview::CVSymbolArray::Iterator>
44 const codeview::CVSymbolArray &getSymbolArray() const {
56 Expected<codeview::DebugChecksumsSubsectionRef>
66 codeview::CVSymbolArray SymbolsSubstream;
71 codeview::DebugSubsectionArray Subsections
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
TpiHashing.h 15 #include "llvm/DebugInfo/CodeView/TypeIndex.h"
16 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
17 #include "llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h"
28 class TpiHashUpdater : public codeview::TypeVisitorCallbacks {
33 virtual Error visitKnownRecord(codeview::CVType &CVR, \
34 codeview::Name##Record &Record) override { \
41 #include "llvm/DebugInfo/CodeView/CodeViewTypes.def"
45 void visitKnownRecordImpl(codeview::CVType &CVR, RecordKind &Record) {
49 void visitKnownRecordImpl(codeview::CVType &CVR,
50 codeview::UdtSourceLineRecord &Rec)
    [all...]
PDBTypeServerHandler.h 15 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
16 #include "llvm/DebugInfo/CodeView/TypeServerHandler.h"
27 class PDBTypeServerHandler : public codeview::TypeServerHandler {
32 Expected<bool> handle(codeview::TypeServer2Record &TS,
33 codeview::TypeVisitorCallbacks &Callbacks) override;
37 codeview::TypeVisitorCallbacks &Callbacks);
ModuleDebugStream.h 14 #include "llvm/DebugInfo/CodeView/CVRecord.h"
15 #include "llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h"
16 #include "llvm/DebugInfo/CodeView/DebugSubsectionRecord.h"
17 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
29 typedef codeview::DebugSubsectionArray::Iterator DebugSubsectionIterator;
41 iterator_range<codeview::CVSymbolArray::Iterator>
44 const codeview::CVSymbolArray &getSymbolArray() const {
56 Expected<codeview::DebugChecksumsSubsectionRef>
66 codeview::CVSymbolArray SymbolsSubstream;
71 codeview::DebugSubsectionArray Subsections
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
TpiHashing.h 15 #include "llvm/DebugInfo/CodeView/TypeIndex.h"
16 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
17 #include "llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h"
28 class TpiHashUpdater : public codeview::TypeVisitorCallbacks {
33 virtual Error visitKnownRecord(codeview::CVType &CVR, \
34 codeview::Name##Record &Record) override { \
41 #include "llvm/DebugInfo/CodeView/TypeRecords.def"
45 void visitKnownRecordImpl(codeview::CVType &CVR, RecordKind &Record) {
49 void visitKnownRecordImpl(codeview::CVType &CVR,
50 codeview::UdtSourceLineRecord &Rec)
    [all...]
PDBTypeServerHandler.h 16 #include "llvm/DebugInfo/CodeView/CVTypeVisitor.h"
17 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
18 #include "llvm/DebugInfo/CodeView/TypeServerHandler.h"
29 class PDBTypeServerHandler : public codeview::TypeServerHandler {
34 Expected<bool> handle(codeview::TypeServer2Record &TS,
35 codeview::TypeVisitorCallbacks &Callbacks) override;
39 codeview::TypeVisitorCallbacks &Callbacks);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
TpiHashing.h 15 #include "llvm/DebugInfo/CodeView/TypeIndex.h"
16 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
17 #include "llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h"
28 class TpiHashUpdater : public codeview::TypeVisitorCallbacks {
33 virtual Error visitKnownRecord(codeview::CVType &CVR, \
34 codeview::Name##Record &Record) override { \
41 #include "llvm/DebugInfo/CodeView/CodeViewTypes.def"
45 void visitKnownRecordImpl(codeview::CVType &CVR, RecordKind &Record) {
49 void visitKnownRecordImpl(codeview::CVType &CVR,
50 codeview::UdtSourceLineRecord &Rec)
    [all...]
PDBTypeServerHandler.h 15 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
16 #include "llvm/DebugInfo/CodeView/TypeServerHandler.h"
27 class PDBTypeServerHandler : public codeview::TypeServerHandler {
32 Expected<bool> handle(codeview::TypeServer2Record &TS,
33 codeview::TypeVisitorCallbacks &Callbacks) override;
37 codeview::TypeVisitorCallbacks &Callbacks);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
TpiHashing.h 15 #include "llvm/DebugInfo/CodeView/TypeIndex.h"
16 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
17 #include "llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h"
28 class TpiHashUpdater : public codeview::TypeVisitorCallbacks {
33 virtual Error visitKnownRecord(codeview::CVType &CVR, \
34 codeview::Name##Record &Record) override { \
41 #include "llvm/DebugInfo/CodeView/CodeViewTypes.def"
45 void visitKnownRecordImpl(codeview::CVType &CVR, RecordKind &Record) {
49 void visitKnownRecordImpl(codeview::CVType &CVR,
50 codeview::UdtSourceLineRecord &Rec)
    [all...]
PDBTypeServerHandler.h 15 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
16 #include "llvm/DebugInfo/CodeView/TypeServerHandler.h"
27 class PDBTypeServerHandler : public codeview::TypeServerHandler {
32 Expected<bool> handle(codeview::TypeServer2Record &TS,
33 codeview::TypeVisitorCallbacks &Callbacks) override;
37 codeview::TypeVisitorCallbacks &Callbacks);
  /external/llvm/include/llvm/DebugInfo/PDB/Raw/
ModStream.h 14 #include "llvm/DebugInfo/CodeView/CVRecord.h"
15 #include "llvm/DebugInfo/CodeView/ModuleSubstream.h"
16 #include "llvm/DebugInfo/CodeView/StreamArray.h"
17 #include "llvm/DebugInfo/CodeView/StreamRef.h"
18 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
34 iterator_range<codeview::CVSymbolArray::Iterator>
37 iterator_range<codeview::ModuleSubstreamArray::Iterator>
47 codeview::CVSymbolArray SymbolsSubstream;
48 codeview::StreamRef LinesSubstream;
49 codeview::StreamRef C13LinesSubstream
    [all...]
NameMap.h 19 namespace codeview { namespace in namespace:llvm
29 Error load(codeview::StreamReader &Stream);
30 Error commit(codeview::StreamWriter &Writer);
NameHashTable.h 15 #include "llvm/DebugInfo/CodeView/StreamArray.h"
16 #include "llvm/DebugInfo/CodeView/StreamRef.h"
23 namespace codeview { namespace in namespace:llvm
32 Error load(codeview::StreamReader &Stream);
41 codeview::FixedStreamArray<support::ulittle32_t> name_ids() const;
44 codeview::StreamRef NamesBuffer;
45 codeview::FixedStreamArray<support::ulittle32_t> IDs;
PublicsStream.h 13 #include "llvm/DebugInfo/CodeView/StreamArray.h"
14 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
39 iterator_range<codeview::CVSymbolArray::Iterator>
41 codeview::FixedStreamArray<support::ulittle32_t> getHashBuckets() const {
44 codeview::FixedStreamArray<support::ulittle32_t> getAddressMap() const {
47 codeview::FixedStreamArray<support::ulittle32_t> getThunkMap() const {
50 codeview::FixedStreamArray<SectionOffset> getSectionOffsets() const {
62 codeview::FixedStreamArray<PSHashRecord> HashRecords;
63 codeview::FixedStreamArray<support::ulittle32_t> HashBuckets;
64 codeview::FixedStreamArray<support::ulittle32_t> AddressMap
    [all...]
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeStreamMerger.h 15 #include "llvm/DebugInfo/CodeView/TypeTableBuilder.h"
18 namespace codeview { namespace in namespace:llvm
23 } // end namespace codeview
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
CodeViewYAMLSymbols.h 1 //===- CodeViewYAMLSymbols.h - CodeView YAMLIO Symbol implementation ------===//
10 // This file defines classes for handling the YAML representation of CodeView
18 #include "llvm/DebugInfo/CodeView/CodeView.h"
19 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
31 codeview::CVSymbol
33 codeview::CodeViewContainer Container) const;
34 static Expected<SymbolRecord> fromCodeViewSymbol(codeview::CVSymbol Symbol);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
CodeViewYAMLSymbols.h 1 //===- CodeViewYAMLSymbols.h - CodeView YAMLIO Symbol implementation ------===//
10 // This file defines classes for handling the YAML representation of CodeView
18 #include "llvm/DebugInfo/CodeView/CodeView.h"
19 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
31 codeview::CVSymbol
33 codeview::CodeViewContainer Container) const;
34 static Expected<SymbolRecord> fromCodeViewSymbol(codeview::CVSymbol Symbol);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
CodeViewYAMLSymbols.h 1 //===- CodeViewYAMLSymbols.h - CodeView YAMLIO Symbol implementation ------===//
10 // This file defines classes for handling the YAML representation of CodeView
18 #include "llvm/DebugInfo/CodeView/CodeView.h"
19 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
31 codeview::CVSymbol
33 codeview::CodeViewContainer Container) const;
34 static Expected<SymbolRecord> fromCodeViewSymbol(codeview::CVSymbol Symbol);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
CodeViewYAMLSymbols.h 1 //===- CodeViewYAMLSymbols.h - CodeView YAMLIO Symbol implementation ------===//
10 // This file defines classes for handling the YAML representation of CodeView
18 #include "llvm/DebugInfo/CodeView/CodeView.h"
19 #include "llvm/DebugInfo/CodeView/SymbolRecord.h"
31 codeview::CVSymbol
33 codeview::CodeViewContainer Container) const;
34 static Expected<SymbolRecord> fromCodeViewSymbol(codeview::CVSymbol Symbol);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 13 #include "llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h"
14 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
28 codeview::LazyRandomTypeCollection &TypeCollection,
29 codeview::TypeLeafKind Kind);
39 const std::vector<codeview::TypeIndex> &Matches,
40 codeview::TypeLeafKind Kind);
42 std::vector<codeview::TypeIndex> Matches;
45 codeview::TypeLeafKind Kind;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/
CodeViewYAMLTypes.h 1 //==- CodeViewYAMLTypes.h - CodeView YAMLIO Type implementation --*- C++ -*-==//
10 // This file defines classes for handling the YAML representation of CodeView
19 #include "llvm/DebugInfo/CodeView/TypeRecord.h"
29 namespace codeview { namespace in namespace:llvm
33 } // end namespace codeview
51 codeview::CVType toCodeViewRecord(BumpPtrAllocator &Allocator) const;
52 codeview::CVType toCodeViewRecord(codeview::TypeTableBuilder &TS) const;
53 static Expected<LeafRecord> fromCodeViewRecord(codeview::CVType Type);
63 LLVM_YAML_DECLARE_SCALAR_TRAITS(codeview::GUID, true
    [all...]

Completed in 1387 milliseconds

1 2 3 4 5 6 7 8 91011>>