Home
last modified time | relevance | path

Searched refs:DEFN_POST_TEMPLATE (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-arm64-linux.c386 #define POST(name) DEFN_POST_TEMPLATE(arm64_linux, name)
Dsyswrap-xen.c66 #define POST(name) static DEFN_POST_TEMPLATE(xen, name)
1614 DEFN_POST_TEMPLATE(xen, hypercall) in DEFN_POST_TEMPLATE() function
Dsyswrap-ppc64-linux.c534 #define POST(name) DEFN_POST_TEMPLATE(ppc64_linux, name)
Dpriv_types_n_macros.h239 #define DEFN_POST_TEMPLATE(auxstr, name) \ macro
Dsyswrap-ppc32-linux.c382 #define POST(name) DEFN_POST_TEMPLATE(ppc32_linux, name)
Dsyswrap-amd64-linux.c329 #define POST(name) DEFN_POST_TEMPLATE(amd64_linux, name)
Dsyswrap-s390x-linux.c310 #define POST(name) DEFN_POST_TEMPLATE(s390x_linux, name)
Dsyswrap-mips64-linux.c293 #define POST(name) DEFN_POST_TEMPLATE(mips_linux, name)
Dsyswrap-arm-linux.c323 #define POST(name) DEFN_POST_TEMPLATE(arm_linux, name)
Dsyswrap-mips32-linux.c509 #define POST(name) DEFN_POST_TEMPLATE(mips_linux, name)
Dsyswrap-tilegx-linux.c452 #define POST(name) DEFN_POST_TEMPLATE(tilegx_linux, name)
Dsyswrap-x86-linux.c764 #define POST(name) DEFN_POST_TEMPLATE(x86_linux, name)
Dsyswrap-generic.c2301 #define POST(name) DEFN_POST_TEMPLATE(generic, name)
Dsyswrap-darwin.c1063 #define POST(name) DEFN_POST_TEMPLATE(darwin, name)
Dsyswrap-linux.c514 #define POST(name) DEFN_POST_TEMPLATE(linux, name)