LLVM API Documentation
#include "llvm/ADT/StringRef.h"#include "llvm/MC/MCContext.h"#include "llvm/MC/MCObjectFileInfo.h"#include "llvm/MC/MCSectionCOFF.h"#include "llvm/MC/MCSymbol.h"#include "llvm/MC/MCWinEH.h"#include "llvm/Support/COFF.h"
Go to the source code of this file.
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
| namespace | llvm::WinEH |
Functions | |
| static StringRef | llvm::WinEH::getSectionSuffix (const MCSymbol *Function) |
| static const MCSection * | llvm::WinEH::getUnwindInfoSection (StringRef SecName, const MCSectionCOFF *UnwindSec, const MCSymbol *Function, MCContext &Context) |