LLVM  8.0.1
Classes | Namespaces | Functions
SymbolSize.h File Reference
#include "llvm/Object/ObjectFile.h"
Include dependency graph for SymbolSize.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::object::SymEntry
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::object
 

Functions

int llvm::object::compareAddress (const SymEntry *A, const SymEntry *B)
 
std::vector< std::pair< SymbolRef, uint64_t > > llvm::object::computeSymbolSizes (const ObjectFile &O)