Home
last modified time | relevance | path

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

/external/llvm-project/lld/MachO/
DUnwindInfoSection.cpp274 uintptr_t functionAddressBase = (*cuPtrVectorIt)->functionAddress; in writeTo() local
279 (cuep->functionAddress - functionAddressBase)); in writeTo()