LLVM: lib/DebugInfo/PDB/PDBSymbolCustom.cpp Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

10

13

14using namespace llvm;

16

20

This is a 'vector' (really, a variable-sized array), optimized for the case when the array is small.

virtual void dump(const PDBSymbolAnnotation &Symbol)

void dump(PDBSymDumper &Dumper) const override

Dumps the contents of a symbol a raw_ostream.

Definition PDBSymbolCustom.cpp:21

void getDataBytes(llvm::SmallVector< uint8_t, 32 > &bytes)

Definition PDBSymbolCustom.cpp:17

IPDBRawSymbol * RawSymbol

This is an optimization pass for GlobalISel generic memory operations.