|
LLVM
4.0.0
|
#include <DWARFGdbIndex.h>
Public Member Functions | |
| void | dump (raw_ostream &OS) |
| void | parse (DataExtractor Data) |
Public Attributes | |
| bool | HasContent = false |
| bool | HasError = false |
Definition at line 18 of file DWARFGdbIndex.h.
| void DWARFGdbIndex::dump | ( | raw_ostream & | OS | ) |
Definition at line 81 of file DWARFGdbIndex.cpp.
References HasContent, and HasError.
| void DWARFGdbIndex::parse | ( | DataExtractor | Data | ) |
Definition at line 173 of file DWARFGdbIndex.cpp.
References llvm::StringRef::empty(), llvm::DataExtractor::getData(), HasContent, and HasError.
Definition at line 63 of file DWARFGdbIndex.h.
Definition at line 64 of file DWARFGdbIndex.h.
1.8.6