Home | History | Annotate | Download | only in m_debuginfo

Lines Matching full:from_sec

1286    UChar** from_sec = from->sec_names;
1288 if (from_sec) {
1289 while (*from_sec) {
1291 from_sec++;
1306 from_sec = from->sec_names;
1316 if (from_sec) {
1317 while (*from_sec) {
1318 new_sec[i++] = *from_sec;
1319 from_sec++;