Searched refs:prel64_to_pointer (Results 1 – 1 of 1) sorted by relevance
11 #define prel64_pointer(__d) (typeof(__d))prel64_to_pointer(&__d##_prel)15 static inline void *prel64_to_pointer(const prel64_t *offset) in prel64_to_pointer() function