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

#include <DWARFDebugAranges.h>

Public Member Functions

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

Detailed Description

Definition at line 21 of file DWARFDebugAranges.h.

Member Function Documentation

uint32_t DWARFDebugAranges::findAddress ( uint64_t  Address) const

Definition at line 112 of file DWARFDebugAranges.cpp.

References llvm::sys::path::begin(), and llvm::sys::path::end().

void DWARFDebugAranges::generate ( DWARFContext CTX)

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