Searched refs:relocationSection (Results 1 – 2 of 2) sorted by relevance
62 OutputSection *relocationSection = nullptr; variable
665 if (out->relocationSection) { in addInputSec()666 out->relocationSection->recordSection(sec); in addInputSec()670 out->relocationSection = createSection(isec, outsecName); in addInputSec()671 return out->relocationSection; in addInputSec()