Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp95 OS << " - constant: " << E.ExtConstant; in dump()
223 E.ExtConstant = Data.getULEB128(&Offset); in parseImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h77 uint64_t ExtConstant; member