Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp50 OS << " - constant: " << E.ExtConstant; in dump()
95 E.ExtConstant = data.getULEB128(&Offset); in parse()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h31 uint64_t ExtConstant; member