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

/openbsd-current/gnu/llvm/lld/MachO/
H A DConcatOutputSection.cpp224 size_t thunkCount = 0; local
347 ++thunkCount;
356 ", thunks = " + std::to_string(thunkCount));

Completed in 60 milliseconds