Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp106 bool hasAddend() const { return wasm::relocTypeHasAddend(Type); } in hasAddend() function
1140 if (RelEntry.hasAddend()) in writeRelocSection()