Searched defs:isDebug (Results 1 – 5 of 5) sorted by relevance
455 bool isDebug() const { in isDebug() function
953 const bool isDebug = isDebugSection(*this); in relocateNonAlloc() local
275 bool isDebug) { in ChangeToRegister()
83 inline static bool isDebug() { in isDebug() function
374 void OutputSection::writeHeaderTo(uint8_t *buf, bool isDebug) { in writeHeaderTo()