Home
last modified time | relevance | path

Searched refs:opcodes (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kernel/
A Ddumpstack.c116 u8 opcodes[OPCODE_BUFSIZE]; in show_opcodes() local
119 switch (copy_code(regs, opcodes, prologue, sizeof(opcodes))) { in show_opcodes()
122 __stringify(EPILOGUE_SIZE) "ph\n", loglvl, opcodes, in show_opcodes()
123 opcodes[PROLOGUE_SIZE], opcodes + PROLOGUE_SIZE + 1); in show_opcodes()
/arch/arm64/kernel/pi/
A Dpatch-scs.c138 u8 opcodes[]; member
154 int size = frame->size - offsetof(struct eh_frame, opcodes) + 4; in scs_handle_fde_frame()
156 const u8 *opcode = frame->opcodes; in scs_handle_fde_frame()
/arch/s390/tools/
A DMakefile21 $(obj)/gen_opcode_table < $(srctree)/arch/$(ARCH)/tools/opcodes.txt
/arch/arm/kernel/
A DMakefile20 obj-y := elf.o entry-common.o irq.o opcodes.o \

Completed in 7 milliseconds