Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-readobj/
DWasmDumper.cpp95 bool HasAddend = wasm::relocTypeHasAddend(static_cast<uint32_t>(RelocType)); in printRelocation() local
105 if (HasAddend) in printRelocation()
114 if (HasAddend) in printRelocation()