LLVM 19.0.0git
Macros | Functions
AsmPrinterDwarf.cpp File Reference
#include "llvm/ADT/Twine.h"
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/DIE.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCDwarf.h"
#include "llvm/MC/MCSection.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Target/TargetLoweringObjectFile.h"
#include <cstdint>

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "asm-printer"
 

Functions

static const charDecodeDWARFEncoding (unsigned Encoding)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "asm-printer"

Definition at line 29 of file AsmPrinterDwarf.cpp.

Function Documentation

◆ DecodeDWARFEncoding()

static const char * DecodeDWARFEncoding ( unsigned  Encoding)
static