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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h29 uint64_t ExtConstant; member in union:llvm::DWARFDebugMacro::Entry::__anon4273
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp48 OS << " - constant: " << E.ExtConstant;
100 E.ExtConstant = data.getULEB128(&Offset);

Completed in 149 milliseconds