Home
last modified time | relevance | path

Searched defs:JEMALLOC_SECTION (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_macros.h.in78 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
107 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
119 # define JEMALLOC_SECTION(s) macro
Djemalloc_macros.h78 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
107 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
119 # define JEMALLOC_SECTION(s) macro
Djemalloc.h141 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro