Searched defs:JEMALLOC_SECTION (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/
H A Djemalloc_macros.h26 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
36 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
42 # define JEMALLOC_SECTION(s) macro
H A Djemalloc.h92 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
102 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
108 # define JEMALLOC_SECTION(s) macro

Completed in 59 milliseconds