Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dmodule-plts.c17 #define PLT_ENT_LDR __opcode_to_mem_thumb32(0xf8dff000 | \ macro
20 #define PLT_ENT_LDR __opcode_to_mem_arm(0xe59ff000 | \ macro
40 plt->ldr[i] = PLT_ENT_LDR; in prealloc_fixed()
88 { [0 ... PLT_ENT_COUNT - 1] = PLT_ENT_LDR, }, in get_module_plt()