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/
DMCELFObjectWriter.h104 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DELFObjectWriter.cpp1235 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter