Searched refs:appendSectionRelocations (Results 1 – 6 of 6) sorted by relevance
189 virtual void appendSectionRelocations(const DefinedAtom &atom,
116 void appendSectionRelocations(const DefinedAtom &atom,552 void ArchHandler_x86::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_x86
177 void appendSectionRelocations(const DefinedAtom &atom,734 void ArchHandler_x86_64::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_x86_64
169 void appendSectionRelocations(const DefinedAtom &atom,775 void ArchHandler_arm64::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_arm64
110 void appendSectionRelocations(const DefinedAtom &atom,1182 void ArchHandler_arm::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_arm
1325 _archHandler.appendSectionRelocations(*atom, info.offsetInSection, *ref, in addSectionRelocs()