Searched defs:get_plt_entry (Results 1 – 4 of 4) sorted by relevance
65 static inline struct plt_entry get_plt_entry(u64 val) in get_plt_entry() function
100 static inline struct plt_entry *get_plt_entry(unsigned long val, in get_plt_entry() function
100 static inline struct plt_entry *get_plt_entry(u64 val, in get_plt_entry() function
25 struct plt_entry get_plt_entry(u64 dst, void *pc) in get_plt_entry() function