Home
last modified time | relevance | path

Searched refs:WasmConfig (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/
H A DObjCopy.cpp70 Expected<const WasmConfig &> WasmConfig = Config.getWasmConfig(); in executeObjcopyOnBinary() local
71 if (!WasmConfig) in executeObjcopyOnBinary()
72 return WasmConfig.takeError(); in executeObjcopyOnBinary()
75 *WasmConfig, *WasmBinary, Out); in executeObjcopyOnBinary()
H A DConfigManager.cpp52 Expected<const WasmConfig &> ConfigManager::getWasmConfig() const { in getWasmConfig()
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjCopy/wasm/
H A DWasmObjcopy.h22 struct WasmConfig;
28 Error executeObjcopyOnBinary(const CommonConfig &Config, const WasmConfig &,
H A DWasmConfig.h16 struct WasmConfig {}; struct
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjCopy/
H A DMultiFormatConfig.h21 struct WasmConfig;
32 virtual Expected<const WasmConfig &> getWasmConfig() const = 0;
H A DConfigManager.h34 Expected<const WasmConfig &> getWasmConfig() const override;
43 WasmConfig Wasm;
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp144 Error executeObjcopyOnBinary(const CommonConfig &Config, const WasmConfig &, in executeObjcopyOnBinary() argument
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642228 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.macppc2227 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.loongson2227 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.octeon2227 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.arm642228 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.powerpc642226 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.armv72226 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.i3862226 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
H A Dclang.sparc642227 ./usr/include/llvm/ObjCopy/wasm/WasmConfig.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5413 llvm/include/llvm/ObjCopy/wasm/WasmConfig.h