Home
last modified time | relevance | path

Searched refs:ExtConstant (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp98 OS << " - constant: " << E.ExtConstant; in dump()
224 E.ExtConstant = Data.getULEB128(&Offset); in parseImpl()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h76 uint64_t ExtConstant; member