Searched defs:DMGL_PARAMS (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
H A D | demangle-cxx.cpp | 18 #define DMGL_PARAMS (1 << 0) /* Include function args */ macro |
H A D | symbol-elf.c | 37 #define DMGL_PARAMS (1 << 0) /* Include function args */ macro |