Searched refs:ELF32_ST_TYPE (Results 1 – 2 of 2) sorted by relevance
| /tools/perf/util/ | ||
| A D | genelf.h | 81 #define ELF_ST_TYPE(a) ELF32_ST_TYPE(a) |
| /tools/include/uapi/linux/ | ||
| A D | elf.h | 147 #define ELF32_ST_TYPE(x) ELF_ST_TYPE(x) macro |
Completed in 6 milliseconds