Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DUnwindInfoSection.cpp559 uint64_t functionAddressMax = in finalize() local
569 if (cuPtr->functionAddress >= functionAddressMax) { in finalize()