Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp191 Symbol::ICFFoldKind foldKind) { in foldIdentical() argument
197 copySym->identicalCodeFoldingKind = foldKind; in foldIdentical()
H A DInputSection.h121 Symbol::ICFFoldKind foldKind = Symbol::ICFFoldKind::Body);