Home
last modified time | relevance | path

Searched refs:splitIntoPieces (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DInputSection.h279 void splitIntoPieces();
DInputSection.cpp1401 void MergeInputSection::splitIntoPieces() { in splitIntoPieces() function in MergeInputSection
DSyntheticSections.cpp3303 s->splitIntoPieces(); in splitSections()