Searched defs:WASM_RELOC (Results 1 – 4 of 4) sorted by relevance
31 #define WASM_RELOC(NAME, VALUE) \ in relocTypetoString() macro
651 #define WASM_RELOC(name, value) IO.enumCase(Type, #name, wasm::name); in enumeration() macro
243 #define WASM_RELOC(name, value) name = value, macro
2062 #define WASM_RELOC(name, value) \ in getRelocationTypeName() macro