Searched defs:ELF64_R_SYM (Results 1 – 2 of 2) sorted by relevance
| /components/libc/posix/libdl/ | ||
| A D | dlelf.h | 243 #define ELF64_R_SYM(i) ((i) >> 32) macro |
| /components/lwp/ | ||
| A D | lwp_elf.h | 577 #define ELF64_R_SYM(i) ((i) >> 32) macro |
Completed in 30 milliseconds