Searched refs:relocCount (Results 1 – 2 of 2) sorted by relevance
212 size_t relocCount = 0; in finalize() local251 ++relocCount; in finalize()316 ", relocs = " + std::to_string(relocCount) + in finalize()
286 unsigned relocCount = 0; in MachOFileLayout() local296 relocCount += sect.relocations.size(); in MachOFileLayout()306 _startOfFunctionStarts = _startOfRelocations + relocCount * 8; in MachOFileLayout()