Searched refs:pdataSec (Results 1 – 1 of 1) sorted by relevance
287 OutputSection *pdataSec; member in __anone9849d490111::Writer857 pdataSec = createSection(".pdata", data | r); in createSections()1242 if (!pdataSec->chunks.empty()) { in mergeSections()1243 firstPdata = pdataSec->chunks.front(); in mergeSections()1244 lastPdata = pdataSec->chunks.back(); in mergeSections()