Searched refs:_SwapUInt64 (Results 1 – 1 of 1) sorted by relevance
472 static inline uint64_t _SwapUInt64(uint64_t value) in _SwapUInt64() function in ELFObject523 return (fHostEndianess ? value : _SwapUInt64(value)); in GetValue()530 return (fHostEndianess ? value : _SwapUInt64(value)); in GetValue()