Searched refs:WASM_RELOC (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DWasm.cpp29 #define WASM_RELOC(NAME, VALUE) \ macro
33 #undef WASM_RELOC macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h338 #define WASM_RELOC(name, value) name = value, macro
344 #undef WASM_RELOC macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmYAML.cpp598 #define WASM_RELOC(name, value) IO.enumCase(Type, #name, wasm::name); macro
600 #undef WASM_RELOC macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1502 #define WASM_RELOC(name, value) \ macro
1511 #undef WASM_RELOC macro

Completed in 189 milliseconds