|
LLVM
4.0.0
|
Go to the source code of this file.
Macros | |
| #define | error(X) |
Functions | |
| static Error | mapLocalVariableAddrRange (CodeViewRecordIO &IO, LocalVariableAddrRange &Range) |
| #define error | ( | X | ) |
Definition at line 15 of file SymbolRecordMapping.cpp.
Referenced by mapLocalVariableAddrRange(), llvm::codeview::SymbolRecordMapping::visitSymbolBegin(), and llvm::codeview::SymbolRecordMapping::visitSymbolEnd().
|
static |
Definition at line 29 of file SymbolRecordMapping.cpp.
References error, llvm::codeview::LocalVariableAddrRange::ISectStart, llvm::codeview::CodeViewRecordIO::mapInteger(), llvm::codeview::LocalVariableAddrRange::OffsetStart, llvm::codeview::LocalVariableAddrRange::Range, and llvm::Error::success().
1.8.6