Home
last modified time | relevance | path

Searched refs:opcode_ptr_const (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.cpp368 unsigned opcode_ptr_const = is64 ? WASM_OPCODE_I64_CONST in generateRelocationCode() local
388 writeU8(os, opcode_ptr_const, "CONST"); in generateRelocationCode()
H A DSyntheticSections.cpp419 unsigned opcode_ptr_const = is64 ? WASM_OPCODE_I64_CONST in generateRelocationCode() local
438 writeU8(os, opcode_ptr_const, "CONST"); in generateRelocationCode()
448 writeU8(os, opcode_ptr_const, "CONST"); in generateRelocationCode()