Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dmodule.h39 struct plt_entry { struct
60 struct plt_entry get_plt_entry(u64 dst, void *pc); argument
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dmodule.h32 struct plt_entry { struct
51 static inline struct plt_entry emit_plt_entry(unsigned long val) in emit_plt_entry() argument
/linux-6.3-rc2/arch/riscv/include/asm/
A Dmodule.h48 struct plt_entry { struct
64 static inline struct plt_entry emit_plt_entry(unsigned long val, in emit_plt_entry() argument
/linux-6.3-rc2/arch/ia64/kernel/
A Dmodule.c214 struct plt_entry { struct
219 static const struct plt_entry ia64_plt_template = { argument
259 struct plt_entry { struct
264 static const struct plt_entry ia64_plt_template = { argument

Completed in 10 milliseconds