Home
last modified time | relevance | path

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

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