Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp95 OS << " - constant: " << E.ExtConstant; in dump()
223 E.ExtConstant = Data.getULEB128(&Offset); in parseImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h77 uint64_t ExtConstant; member