Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h.in59 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
88 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
100 # define JEMALLOC_SECTION(s) macro
Djemalloc_macros.h59 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
88 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
100 # define JEMALLOC_SECTION(s) macro
Djemalloc.h174 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
/external/jemalloc_new/include/jemalloc/
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_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.h141 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro