Searched defs:hasRelocationAddend (Results 1 – 9 of 9) sorted by relevance
33 virtual bool hasRelocationAddend() const { return is64Bit ? true : false; } in hasRelocationAddend() function
32 virtual bool hasRelocationAddend() const { return false; } in hasRelocationAddend() function
33 bool hasRelocationAddend() { return HasRelocationAddend; } in hasRelocationAddend() function
97 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
94 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
159 bool hasRelocationAddend() const { in hasRelocationAddend() function
403 bool ELFWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFWriter1227 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter
128 bool hasRelocationAddend() const { in hasRelocationAddend() function in __anon025039250111::ELFObjectWriter