Searched refs:ELF64_ST_INFO (Results 1 – 2 of 2) sorted by relevance
319 #define ELF64_ST_INFO(b,t) (((b) << 4) + ((t) & 0xf)) macro592 #define ELF_ST_INFO ELF64_ST_INFO
444 #define ELF64_ST_INFO ELF_ST_INFO macro