Searched refs:RTC_NO_INLINE (Results 1 – 4 of 4) sorted by relevance
17 #define RTC_NO_INLINE __declspec(noinline) macro22 #define RTC_NO_INLINE __attribute__((__noinline__)) macro27 #define RTC_NO_INLINE macro
77 RTC_NO_INLINE inline std::string DebugString() const { in DebugString()
419 RTC_NO_INLINE LogMessage(const char* file,
64 RTC_NO_INLINE uint32_t GetCurrentRelativeExecutionAddress() { in GetCurrentRelativeExecutionAddress()