Searched refs:createConfig (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/opencsd/decoder/include/common/
H A Docsd_dcd_mngr.h79 virtual CSConfig *createConfig(const void *pDataStruct) = 0;
308 CSConfig *pConfig = createConfig(pDataStruct);
353 virtual CSConfig *createConfig(const void *pDataStruct) function in class:DecodeMngrFullDcd
386 virtual CSConfig *createConfig(const void *pDataStruct) function in class:DecodeMngrPktProc
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DLTO.cpp63 static lto::Config createConfig() { function in namespace:lld::coff
108 ltoObj = std::make_unique<lto::LTO>(createConfig(), backend,
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DLTO.cpp67 static lto::Config createConfig() { function in namespace:lld::elf
147 ltoObj = std::make_unique<lto::LTO>(createConfig(), backend,

Completed in 73 milliseconds