Searched refs:heapCommit (Results 1 – 4 of 4) sorted by relevance
294 uint64_t heapCommit = 4096; member
1300 ctx.config.heapCommit = m.HeapCommit; in parseModuleDefs()
1867 parseNumbers(arg->getValue(), &config->heapReserve, &config->heapCommit); in linkerMain()
1849 pe->SizeOfHeapCommit = config->heapCommit; in writeHeader()