11 #ifndef LLVM_OBJECT_SYMBOLSIZE_H
12 #define LLVM_OBJECT_SYMBOLSIZE_H
28 std::vector<std::pair<SymbolRef, uint64_t>>
This class is the base class for all object file types.
int compareAddress(const SymEntry *A, const SymEntry *B)
static GCRegistry::Add< OcamlGC > B("ocaml","ocaml 3.10-compatible GC")
std::vector< std::pair< SymbolRef, uint64_t > > computeSymbolSizes(const ObjectFile &O)
static GCRegistry::Add< ErlangGC > A("erlang","erlang-compatible garbage collector")