ΒΆuint32_t getScopeEndOffset(
const llvm::codeview::CVSymbol& Symbol)
uint32_t getScopeEndOffset(
const llvm::codeview::CVSymbol& Symbol)
Description
Given a symbol P for which symbolOpensScope(P) == true, return the corresponding end offset.
Declared at: llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h:52
Parameters
- const llvm::codeview::CVSymbol& Symbol