LLVM 19.0.0git
Classes | Public Member Functions | List of all members
llvm::DWARFDebugAranges Class Reference

#include "llvm/DebugInfo/DWARF/DWARFDebugAranges.h"

Public Member Functions

void generate (DWARFContext *CTX)
 
uint64_t findAddress (uint64_t Address) const
 

Detailed Description

Definition at line 23 of file DWARFDebugAranges.h.

Member Function Documentation

◆ findAddress()

uint64_t DWARFDebugAranges::findAddress ( uint64_t  Address) const

◆ generate()

void DWARFDebugAranges::generate ( DWARFContext CTX)

The documentation for this class was generated from the following files: