HomeSort by relevance Sort by last modified time
    Searched refs:DEFN_POST_TEMPLATE (Results 1 - 18 of 18) sorted by null

  /external/valgrind/coregrind/m_syswrap/
priv_types_n_macros.h 243 #define DEFN_POST_TEMPLATE(auxstr, name) \
syswrap-arm64-linux.c 386 #define POST(name) DEFN_POST_TEMPLATE(arm64_linux, name)
    [all...]
syswrap-ppc64-linux.c 534 #define POST(name) DEFN_POST_TEMPLATE(ppc64_linux, name)
    [all...]
syswrap-xen.c 66 #define POST(name) static DEFN_POST_TEMPLATE(xen, name)
    [all...]
syswrap-amd64-linux.c 329 #define POST(name) DEFN_POST_TEMPLATE(amd64_linux, name)
    [all...]
syswrap-amd64-solaris.c 553 #define POST(name) DEFN_POST_TEMPLATE(amd64_solaris, name)
syswrap-arm-linux.c 323 #define POST(name) DEFN_POST_TEMPLATE(arm_linux, name)
    [all...]
syswrap-mips32-linux.c 509 #define POST(name) DEFN_POST_TEMPLATE(mips_linux, name)
    [all...]
syswrap-mips64-linux.c 293 #define POST(name) DEFN_POST_TEMPLATE(mips_linux, name)
    [all...]
syswrap-ppc32-linux.c 382 #define POST(name) DEFN_POST_TEMPLATE(ppc32_linux, name)
    [all...]
syswrap-s390x-linux.c 310 #define POST(name) DEFN_POST_TEMPLATE(s390x_linux, name)
    [all...]
syswrap-tilegx-linux.c 452 #define POST(name) DEFN_POST_TEMPLATE(tilegx_linux, name)
    [all...]
syswrap-x86-solaris.c 622 #define POST(name) DEFN_POST_TEMPLATE(x86_solaris, name)
    [all...]
syswrap-x86-linux.c 764 #define POST(name) DEFN_POST_TEMPLATE(x86_linux, name)
    [all...]
syswrap-generic.c     [all...]
syswrap-darwin.c     [all...]
syswrap-linux.c 514 #define POST(name) DEFN_POST_TEMPLATE(linux, name)
    [all...]
syswrap-solaris.c 902 #define POST(name) DEFN_POST_TEMPLATE(solaris, name)
    [all...]

Completed in 1803 milliseconds