Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DInputChunks.cpp359 unsigned opcode_ptr_const = config->is64.getValueOr(false) in generateRelocationCode() local
383 writeU8(os, opcode_ptr_const, "CONST"); in generateRelocationCode()
DSyntheticSections.cpp289 unsigned opcode_ptr_const = config->is64.getValueOr(false) in generateRelocationCode() local
303 writeU8(os, opcode_ptr_const, "CONST"); in generateRelocationCode()
313 writeU8(os, opcode_ptr_const, "CONST"); in generateRelocationCode()