LLVM
8.0.1
|
#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"
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) |
Definition at line 28 of file SymbolSize.cpp.
References llvm::RISCVFenceField::O.
Referenced by llvm::object::computeSymbolSizes(), and llvm::object::COFFObjectFile::getLoadConfig64().
Definition at line 34 of file SymbolSize.cpp.
References llvm::RISCVFenceField::O.
Referenced by llvm::object::computeSymbolSizes(), and llvm::object::COFFObjectFile::getLoadConfig64().