Searched defs:hasRelocationAddend (Results 1 – 5 of 5) sorted by relevance
33 virtual bool hasRelocationAddend() const { return is64Bit ? true : false; } in hasRelocationAddend() function
33 virtual bool hasRelocationAddend() const { return false; } in hasRelocationAddend() function
96 bool hasRelocationAddend() { return HasRelocationAddend; } in hasRelocationAddend() function
138 bool hasRelocationAddend() const { in hasRelocationAddend() function in __anon98cc56600111::ELFObjectWriter