Searched defs:ELF32_R_INFO (Results 1 – 5 of 5) sorted by relevance
441 #define ELF32_R_INFO(sym, type) (((sym) << 8) + ((type) & 0xff)) macro
561 #define ELF32_R_INFO(sym, type) (((sym) << 8) + ((type) & 0xff)) macro
559 #define ELF32_R_INFO(sym, type) (((sym) << 8) + ((type) & 0xff)) macro
569 #define ELF32_R_INFO(sym, type) (((sym) << 8) + ((type) & 0xff)) macro
677 #define ELF32_R_INFO(sym, type) (((sym) << 8) + ((type) & 0xff)) macro