Searched defs:WasmConfig (Results 1 – 3 of 3) sorted by relevance
16 struct WasmConfig {}; struct
78 Error executeObjcopyOnBinary(const CommonConfig &Config, const WasmConfig &, in executeObjcopyOnBinary()
205 Expected<const WasmConfig &> WasmConfig = Config.getWasmConfig(); in executeObjcopyOnBinary() local