Searched defs:isDebug (Results 1 – 5 of 5) sorted by relevance
454 bool isDebug() const { in isDebug() function
287 bool isDebug) { in ChangeToRegister()
1022 const bool isDebug = isDebugSection(*this); in relocateNonAlloc() local
84 inline static bool isDebug() { in isDebug() function
390 void OutputSection::writeHeaderTo(uint8_t *buf, bool isDebug) { in writeHeaderTo()