Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp4046 static bool isDuplicateArmExidxSec(InputSection *prev, InputSection *cur) { in isDuplicateArmExidxSec() function
4134 if (!isDuplicateArmExidxSec(ex1, ex2)) { in finalizeContents()