Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp867 const uint32_t *ptrProtoCount = reinterpret_cast<const uint32_t *>( in emitAndLinkProtocolList() local
870 *const_cast<uint32_t *>(ptrProtoCount) = ptrList.allPtrs.size(); in emitAndLinkProtocolList()