Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp720 const int instruction_length, int &offset) in pc_rel_branch_or_jump_p()
803 const int instruction_length, in local_branch_p()
830 const int instruction_length) { in non_local_branch_p()
874 bool x86AssemblyInspectionEngine::instruction_length(uint8_t *insn_p, in instruction_length() function in x86AssemblyInspectionEngine