Home
last modified time | relevance | path

Searched refs:ExtConstant (Results 1 – 6 of 6) 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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp48 OS << " - constant: " << E.ExtConstant; in dump()
100 E.ExtConstant = data.getULEB128(&Offset); in parse()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h30 uint64_t ExtConstant; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h29 uint64_t ExtConstant; member
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp95 OS << " - constant: " << E.ExtConstant; in dump()
223 E.ExtConstant = Data.getULEB128(&Offset); in parseImpl()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h77 uint64_t ExtConstant; member