Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/
Djemalloc.h161 # define JEMALLOC_SECTION(s) __declspec(allocate(s)) macro
190 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s))
202 # define JEMALLOC_SECTION(s)
/freebsd-12-stable/contrib/jemalloc/src/
Dtsd.c317 JEMALLOC_SECTION(".CRT$XLY") JEMALLOC_ATTR(used)
Djemalloc.c159 JEMALLOC_SECTION(".CRT$XCU") JEMALLOC_ATTR(used)