HomeSort by: relevance | last modified time | path
    Searched refs:JEMALLOC_SECTION (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_macros.h 81 # define JEMALLOC_SECTION(s) __declspec(allocate(s))
121 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s))
139 # define JEMALLOC_SECTION(s)
jemalloc.h 205 # define JEMALLOC_SECTION(s) __declspec(allocate(s))
245 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s))
263 # define JEMALLOC_SECTION(s)
  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_macros.h 78 # define JEMALLOC_SECTION(s) __declspec(allocate(s))
107 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s))
119 # define JEMALLOC_SECTION(s)
jemalloc.h 192 # define JEMALLOC_SECTION(s) __declspec(allocate(s))
222 # define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s))
234 # define JEMALLOC_SECTION(s)
  /src/external/bsd/jemalloc.old/dist/src/
tsd.c 324 JEMALLOC_SECTION(".CRT$XLY") JEMALLOC_ATTR(used)
jemalloc.c 187 JEMALLOC_SECTION(".CRT$XCU") JEMALLOC_ATTR(used)
  /src/external/bsd/jemalloc/dist/src/
tsd.c 502 JEMALLOC_SECTION(".CRT$XLY") JEMALLOC_ATTR(used)
jemalloc.c 268 JEMALLOC_SECTION(".CRT$XCU") JEMALLOC_ATTR(used)

Completed in 31 milliseconds