9#ifndef LLVM_DEBUGINFO_DWARF_DWARFCFIPRINTER_H
10#define LLVM_DEBUGINFO_DWARF_DWARFCFIPRINTER_H
22 const DIDumpOptions &DumpOpts,
24 std::optional<uint64_t>
Address);
Represent a sequence of Call Frame Information instructions that, when read in order,...
Calculates the starting offsets for various sections within the .debug_names section.
LLVM_ABI void printCFIProgram(const CFIProgram &P, raw_ostream &OS, const DIDumpOptions &DumpOpts, unsigned IndentLevel, std::optional< uint64_t > Address)
This is an optimization pass for GlobalISel generic memory operations.
Container for dump options that control which debug information will be dumped.