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

Go to the documentation of this file.

1

2

3

4

5

6

7

8

10

15

16using namespace llvm;

18

20

23 if (Pointer)

24 return Pointer->getLength();

25

27 return 4;

28 return 8;

29}

virtual void dump(const PDBSymbolAnnotation &Symbol)

uint32_t getPointerByteSize() const

Definition PDBSymbolExe.cpp:21

void dump(PDBSymDumper &Dumper) const override

Dumps the contents of a symbol a raw_ostream.

Definition PDBSymbolExe.cpp:19

std::unique_ptr< T > findOneChild() const

This is an optimization pass for GlobalISel generic memory operations.

LLVM_ABI COFF::MachineTypes getMachineType(StringRef S)