LLVM  8.0.1
Functions
MCSectionELF.cpp File Reference
#include "llvm/MC/MCSectionELF.h"
#include "llvm/ADT/Triple.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include <cassert>
Include dependency graph for MCSectionELF.cpp:

Go to the source code of this file.

Functions

static void printName (raw_ostream &OS, StringRef Name)
 

Function Documentation

◆ printName()

static void printName ( raw_ostream OS,
StringRef  Name 
)
static