Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h102 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp404 bool ELFWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFWriter
1244 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter