Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjCopy/wasm/
DWasmConfig.h16 struct WasmConfig {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjCopy/wasm/
DWasmConfig.h16 struct WasmConfig {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjCopy/wasm/
DWasmConfig.h16 struct WasmConfig {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjCopy/wasm/
DWasmConfig.h16 struct WasmConfig {}; struct
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/wasm/
H A DWasmConfig.h16 struct WasmConfig {}; struct
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/
H A DObjCopy.cpp70 Expected<const WasmConfig &> WasmConfig = Config.getWasmConfig(); in executeObjcopyOnBinary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp144 Error executeObjcopyOnBinary(const CommonConfig &Config, const WasmConfig &, in executeObjcopyOnBinary()