Searched refs:ELF32_ST_BIND (Results 1 – 2 of 2) sorted by relevance
| /tools/perf/util/ | ||
| A D | genelf.h | 82 #define ELF_ST_BIND(a) ELF32_ST_BIND(a) |
| /tools/include/uapi/linux/ | ||
| A D | elf.h | 146 #define ELF32_ST_BIND(x) ELF_ST_BIND(x) macro |
Completed in 7 milliseconds