Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp162 const ConcatInputSection *containerIsec,
190 const ConcatInputSection *containerIsec, in parseMethods() argument
216 .try_emplace(methodName, MethodContainer{mcKind, containerIsec}) in parseMethods()
238 getReferentString(*containerIsec->getRelocAt(catLayout.nameOffset)); in parseMethods()
243 newCatName + " from " + toString(containerIsec->getFile()) + in parseMethods()