Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp925 const uint32_t *ptrStructCount = reinterpret_cast<const uint32_t *>( in emitAndLinkPointerList() local
929 *const_cast<uint32_t *>(ptrStructCount) = ptrList.structCount; in emitAndLinkPointerList()