Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp152 auto instr_size = emulator_up->GetLastInstrSize(); in SetupSoftwareSingleStepping() local
/freebsd/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_types.h400 uint8_t instr_size; /**< Decoder : size of the decoded instruction */ member