LLVM: include/llvm/DebugInfo/PDB/PDBSymbolExe.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9#ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLEXE_H

10#define LLVM_DEBUGINFO_PDB_PDBSYMBOLEXE_H

11

15

16namespace llvm {

17

19

20namespace pdb {

21

24public:

26

35

37

38private:

40 int Indent) const;

41};

42}

43}

44

45#endif

#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)

#define FORWARD_SYMBOL_METHOD(MethodName)

static std::string getSignature(FunctionType *FTy)

StringRef - Represent a constant reference to a string, i.e.

Definition PDBSymbolExe.h:22

uint32_t getPointerByteSize() const

void dump(PDBSymDumper &Dumper) const override

Dumps the contents of a symbol a raw_ostream.

std::string getName() const

PDBSymbol(const IPDBSession &PDBSession)

This class implements an extremely fast bulk output stream that can only output to a stream.

PDB_SymType

These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn....

This is an optimization pass for GlobalISel generic memory operations.

LLVM_ABI COFF::MachineTypes getMachineType(StringRef S)