Home
last modified time | relevance | path

Searched defs:hasRelocationAddend (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h104 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DELFObjectWriter.cpp1235 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter