Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp1468 static bool canInsertPadding(OutputSection *sec) { in canInsertPadding() function
1479 if (!canInsertPadding(os)) in randomizeSectionPadding()