Home
last modified time | relevance | path

Searched defs:adjust_opcode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugLine.cpp337 uint8_t adjust_opcode = 255 - prologue->OpcodeBase; in parseStatementTable() local
421 uint8_t adjust_opcode = opcode - prologue->OpcodeBase; in parseStatementTable() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp410 uint8_t adjust_opcode = 255 - Prologue.OpcodeBase; in parse() local
494 uint8_t adjust_opcode = opcode - Prologue.OpcodeBase; in parse() local