Home
last modified time | relevance | path

Searched defs:WasmConfig (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/wasm/
DWasmConfig.h16 struct WasmConfig {}; struct
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/
DObjCopy.cpp70 Expected<const WasmConfig &> WasmConfig = Config.getWasmConfig(); in executeObjcopyOnBinary() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
DWasmObjcopy.cpp144 Error executeObjcopyOnBinary(const CommonConfig &Config, const WasmConfig &, in executeObjcopyOnBinary()