Searched refs:debugSections (Results 1 – 3 of 3) sorted by relevance
28 for (const InputSection *isec : obj->debugSections) { in create()
177 std::vector<ConcatInputSection *> debugSections; variable
397 debugSections.push_back(isec); in parseSections()