Home | History | Annotate | Download | only in libelf

Lines Matching refs:ELF64_ST_INFO

468 #define ELF64_ST_INFO(bind, type)	ELF32_ST_INFO ((bind), (type))