Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp236 static ConcatInputSection *checkTextSegment(InputSection *isec) { in checkTextSegment() function
267 checkTextSegment(defined->isec); in relocateCompactUnwind()
275 ConcatInputSection *concatIsec = checkTextSegment(referentIsec); in relocateCompactUnwind()