Home
last modified time | relevance | path

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

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