Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.cpp143 void prepareRelocations(ConcatInputSection *);
209 prepareRelocations(d->unwindEntry()); in prepare()
227 void UnwindInfoSectionImpl::prepareRelocations(ConcatInputSection *isec) { in prepareRelocations() function in UnwindInfoSectionImpl