LLVM 19.0.0git
Classes | Namespaces
DWARFDebugLine.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/DebugInfo/DIContext.h"
#include "llvm/DebugInfo/DWARF/DWARFFormValue.h"
#include "llvm/DebugInfo/DWARF/DWARFUnit.h"
#include "llvm/Support/MD5.h"
#include "llvm/Support/Path.h"
#include <cstdint>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::DWARFDebugLine
 
struct  llvm::DWARFDebugLine::FileNameEntry
 
struct  llvm::DWARFDebugLine::ContentTypeTracker
 Tracks which optional content types are present in a DWARF file name entry format. More...
 
struct  llvm::DWARFDebugLine::Prologue
 
struct  llvm::DWARFDebugLine::Row
 Standard .debug_line state machine structure. More...
 
struct  llvm::DWARFDebugLine::Sequence
 Represents a series of contiguous machine instructions. More...
 
struct  llvm::DWARFDebugLine::LineTable
 
class  llvm::DWARFDebugLine::SectionParser
 Helper to allow for parsing of an entire .debug_line section in sequence. More...
 
struct  llvm::DWARFDebugLine::ParsingState::AddrOpIndexDelta
 
struct  llvm::DWARFDebugLine::ParsingState::OpcodeAdvanceResults
 
struct  llvm::DWARFDebugLine::ParsingState::SpecialOpcodeDelta
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.