Searched refs:ELF64_ST_BIND (Results 1 – 3 of 3) sorted by relevance
28 #define ELF_ST_BIND ELF64_ST_BIND
401 #define ELF64_ST_BIND(i) ((i) >> 4) macro918 return ELF64_ST_BIND(st_info); in Bind()
390 #define ELF64_ST_BIND(i) ((i) >> 4) macro905 return ELF64_ST_BIND(st_info); in Bind()