Searched defs:SCFG (Results 1 – 2 of 2) sorted by relevance
1292 class SCFG; variable1694 SCFG(MemRegionRef A, unsigned Nblocks) in SCFG() function1705 SCFG(const SCFG &Cfg, BlockArray &&Ba) // steals memory from Ba in SCFG() function
85 uint32_t SCFG; member