Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h102 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp395 bool ELFWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFWriter
1237 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter