Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc.h167 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
201 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s))
213 # define JEMALLOC_SECTION(s)
/freebsd/contrib/jemalloc/src/
H A Dtsd.c480 JEMALLOC_SECTION(".CRT$XLY") JEMALLOC_ATTR(used)
H A Djemalloc.c165 JEMALLOC_SECTION(".CRT$XCU") JEMALLOC_ATTR(used)