Home | History | Annotate | Download | only in gold

Lines Matching full:pdata

1370   const unsigned char* pdata = this->section_contents(debug_str, &len, &is_new);
1371 const char* p = reinterpret_cast<const char*>(pdata);
1402 delete[] pdata;