LLVM
8.0.1
|
Go to the source code of this file.
Functions | |
static unsigned | getOffsetSize (const DWARFYAML::Unit &Unit) |
static unsigned | getRefSize (const DWARFYAML::Unit &Unit) |
|
static |
Definition at line 37 of file DWARFVisitor.cpp.
References llvm::DWARFYAML::InitialLength::isDWARF64(), and llvm::DWARFYAML::Unit::Length.
Referenced by getRefSize(), and llvm::DWARFYAML::VisitorImpl< const Data >::traverseDebugInfo().
|
static |
Definition at line 41 of file DWARFVisitor.cpp.
References llvm::DWARFYAML::Unit::AddrSize, getOffsetSize(), and llvm::DWARFYAML::Unit::Version.
Referenced by llvm::DWARFYAML::VisitorImpl< const Data >::traverseDebugInfo().