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.cpp284 size_t thunkCount = 0; in finalize() local
413 ++thunkCount; in finalize()
422 ", thunks = " + std::to_string(thunkCount)); in finalize()