Searched refs:MCLD_REGION_CHUNK_SIZE (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Config/
H A DConfig.h37 #define MCLD_REGION_CHUNK_SIZE 32 macro
H A DConfig.h.in106 #define MCLD_REGION_CHUNK_SIZE 32
/frameworks/compile/mclinker/include/mcld/Support/
H A DRegionFactory.h26 class RegionFactory : public GCFactory<MemoryRegion, MCLD_REGION_CHUNK_SIZE>
29 typedef GCFactory<MemoryRegion, MCLD_REGION_CHUNK_SIZE> Alloc;
H A DMemoryRegion.h39 friend class Chunk<MemoryRegion, MCLD_REGION_CHUNK_SIZE>;

Completed in 561 milliseconds