Home
last modified time | relevance | path

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

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