LLVM  3.7.0
Classes | Namespaces | Typedefs
DWARFDebugRangeList.h File Reference
#include "llvm/Support/DataExtractor.h"
#include <vector>
Include dependency graph for DWARFDebugRangeList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::DWARFDebugRangeList
 
struct  llvm::DWARFDebugRangeList::RangeListEntry
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Typedefs

typedef std::vector< std::pair
< uint64_t, uint64_t > > 
llvm::DWARFAddressRangesVector
 DWARFAddressRangesVector - represents a set of absolute address ranges. More...