Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp2196 uint32_t oldPointersSize = absoluteMethodListSize - methodListHeaderSize; in computeRelativeMethodListSize() local
2197 uint32_t pointerCount = oldPointersSize / target->wordSize; in computeRelativeMethodListSize()