Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp53 AddressRange &range, uint8_t *opcode_data, size_t opcode_size, in GetNonCallSiteUnwindPlanFromAssembly()
/external/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
Dx86AssemblyInspectionEngine.cpp736 int opcode_size = 0; in pc_rel_branch_or_jump_p() local
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.cpp640 size_t opcode_size = 0; in GetSoftwareBreakpointTrapOpcode() local
/external/llvm-project/lldb/source/Core/
DDisassembler.cpp1134 void PseudoInstruction::SetOpcode(size_t opcode_size, void *opcode_data) { in SetOpcode()
/external/freetype/src/truetype/
Dttinterp.c3694 FT_UShort opcode_size[9] = { 12, 8, 8, 6, 7, 4, 5, 4, 2 }; in Ins_FDEF() local
7742 FT_UShort opcode_size[1] = { 1 }; in TT_RunIns() local