Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp108 bool hasAddend() const { return wasm::relocTypeHasAddend(Type); } in hasAddend() function
1074 if (RelEntry.hasAddend()) in writeRelocSection()