Searched defs:ELF32_R_INFO (Results 1 – 3 of 3) sorted by relevance
510 #define ELF32_R_INFO(s,t) (((s) << 8) + ((t) & 0xff)) macro
536 #define ELF32_R_INFO(s,t) (((s) << 8) + ((t) & 0xff)) macro
402 #define ELF32_R_INFO( global() macro