Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:MAX_LOC_SIZE

376    if (size > MAX_LOC_SIZE) {
1602 if (new_size > MAX_LOC_SIZE) {
1603 di->loctab[i].size = MAX_LOC_SIZE;