Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp307 Defined *const *gotEntry = in prepareRelocations() local
312 if (gotEntry != referentIsec->symbols.end()) { in prepareRelocations()
313 s = *gotEntry; in prepareRelocations()