Home | History | Annotate | Download | only in port-gnu

Lines Matching refs:ELF64_R_INFO

562 #define ELF64_R_INFO(sym,type)		((((Elf64_Xword) (sym)) << 32) + (type))