Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp205 uint8_t sub_opcode = debug_line_data.GetU8(&offset); in DumpStatementOpcodes() local
605 uint8_t sub_opcode = debug_line_data.GetU8(offset_ptr); in ParseStatementTable() local
/freebsd-12.1/sys/dev/qlxgb/
H A Dqla_hw.h429 uint8_t sub_opcode; member