LLVM 22.0.0git
Namespaces | Functions
DWARFUnwindTablePrinter.h File Reference
#include "llvm/DebugInfo/DWARF/LowLevel/DWARFUnwindTable.h"
#include "llvm/Support/Compiler.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::dwarf
 Calculates the starting offsets for various sections within the .debug_names section.
 

Functions

LLVM_ABI raw_ostreamllvm::dwarf::operator<< (raw_ostream &OS, const UnwindLocation &R)
 
LLVM_ABI raw_ostreamllvm::dwarf::operator<< (raw_ostream &OS, const RegisterLocations &RL)
 
LLVM_ABI raw_ostreamllvm::dwarf::operator<< (raw_ostream &OS, const UnwindRow &Row)
 
LLVM_ABI void llvm::dwarf::printUnwindTable (const UnwindTable &Rows, raw_ostream &OS, DIDumpOptions DumpOpts, unsigned IndentLevel=0)
 Print a UnwindTable to the stream.
 
LLVM_ABI raw_ostreamllvm::dwarf::operator<< (raw_ostream &OS, const UnwindTable &Rows)