Searched refs:__jump_table (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | module-common.lds | 23 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) } section
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | module-common.lds | 23 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) } section
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | module-common.lds | 25 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) } section
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | module-common.lds | 25 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) } section
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | jump_label.h | 68 .pushsection __jump_table, "aw" 85 .pushsection __jump_table, "aw"
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | module.lds.S | 34 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) } section
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | fixup_fault.S | 912 .pushsection __jump_table, "aw" 921 .pushsection __jump_table, "aw" 1041 .pushsection __jump_table, "aw" 1067 .pushsection __jump_table, "aw" 1076 .pushsection __jump_table, "aw" 1195 .pushsection __jump_table, "aw" 1345 .pushsection __jump_table, "aw" 1394 .pushsection __jump_table, "aw" 1585 .pushsection __jump_table, "aw" 1594 .pushsection __jump_table, "aw" [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | jump_label.h | 61 .pushsection __jump_table, "aw"; \
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | vmlinux.lds | 41 …(.data..ro_after_init) . = ALIGN(8); __start___jump_table = .; KEEP(*(__jump_table)) __stop___jump…
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | vmlinux.lds.h | 403 KEEP(*(__jump_table)) \
|
| /OK3568_Linux_fs/kernel/tools/objtool/Documentation/ |
| H A D | stack-validation.txt | 18 .altinstructions, __jump_table, and __ex_table, which can add
|