LLVM  8.0.1
Functions
SymbolSize.cpp File Reference
#include "llvm/Object/SymbolSize.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Object/COFF.h"
#include "llvm/Object/ELFObjectFile.h"
#include "llvm/Object/MachO.h"
Include dependency graph for SymbolSize.cpp:

Go to the source code of this file.

Functions

static unsigned getSectionID (const ObjectFile &O, SectionRef Sec)
 
static unsigned getSymbolSectionID (const ObjectFile &O, SymbolRef Sym)
 

Function Documentation

◆ getSectionID()

static unsigned getSectionID ( const ObjectFile &  O,
SectionRef  Sec 
)
static

◆ getSymbolSectionID()

static unsigned getSymbolSectionID ( const ObjectFile &  O,
SymbolRef  Sym 
)
static