Searched defs:WASM_RELOC (Results 1 – 5 of 5) sorted by relevance
31 #define WASM_RELOC(NAME, VALUE) \ in relocTypetoString() macro
27 #define WASM_RELOC(NAME, REL) \ in relocTypeToString() macro
638 #define WASM_RELOC(name, value) IO.enumCase(Type, #name, wasm::name); in enumeration() macro
415 #define WASM_RELOC(name, value) name = value, macro
1800 #define WASM_RELOC(name, value) \ in getRelocationTypeName() macro