Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp224 size_t thunkCount = 0; in finalize() local
351 ++thunkCount; in finalize()
360 ", thunks = " + std::to_string(thunkCount)); in finalize()