LLVM API Documentation

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

namespace  llvm
 

List of target independent CodeGen pass IDs.


Typedefs

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