Home
last modified time | relevance | path

Searched defs:ELF_ST_TYPE (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
A Dgenelf.h70 #define ELF_ST_TYPE(a) ELF64_ST_TYPE(a) macro
81 #define ELF_ST_TYPE(a) ELF32_ST_TYPE(a) macro
/tools/include/uapi/linux/
A Delf.h145 #define ELF_ST_TYPE(x) ((x) & 0xf) macro

Completed in 8 milliseconds