Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DConcatOutputSection.cpp221 size_t relocCount = 0; in finalize() local
275 ++relocCount; in finalize()
353 ", relocs = " + std::to_string(relocCount) + in finalize()