Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h.in39 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
51 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
57 # define JEMALLOC_SECTION(s) macro
Djemalloc_macros.h39 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
51 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
57 # define JEMALLOC_SECTION(s) macro
Djemalloc.h103 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro