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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/
H A 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
H A Djemalloc.h162 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
191 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s)) macro
203 # define JEMALLOC_SECTION(s) macro

Completed in 75 milliseconds