Searched refs:exidxSections (Results 1 – 4 of 4) sorted by relevance
578 part.armExidx->exidxSections.begin(), in discardSynthetic()579 part.armExidx->exidxSections.end()); in discardSynthetic()
1102 SmallVector<InputSection *, 0> exidxSections; variable
3371 exidxSections.push_back(isec); in addSection()3457 llvm::erase_if(exidxSections, isDiscarded); in finalizeContents()3560 return llvm::any_of(exidxSections, in isNeeded()
1569 for (InputSection *sec : part.armExidx->exidxSections) in scanRelocations()