Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/
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_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.h149 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro