Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DUnwindInfoSection.cpp166 void prepareRelocations(ConcatInputSection *);
229 prepareRelocations(d->unwindEntry); in prepare()
247 void UnwindInfoSectionImpl::prepareRelocations(ConcatInputSection *isec) { in prepareRelocations() function in UnwindInfoSectionImpl