Searched defs:Signatures (Results 1 – 8 of 8) sorted by relevance
26 std::vector<std::unique_ptr<wasm::WasmSignature>> Signatures; variable
80 std::vector<std::pair<const Record *, unsigned>> Signatures; member
276 std::vector<wasm::WasmSignature> Signatures; variable
217 SmallVector<wasm::WasmSignature, 4> Signatures; member in __anon668be8e60111::WasmObjectWriter760 ArrayRef<wasm::WasmSignature> Signatures) { in writeTypeSection()
199 std::vector<std::unique_ptr<wasm::WasmSignature>> Signatures; member in __anon101c24c70111::WebAssemblyAsmParser
276 std::vector<Signature> Signatures; member
1309 typedef Unordered_map<std::string, Kept_section> Signatures; typedef
1314 typedef Unordered_map<std::string, Kept_section> Signatures; typedef