Searched refs:appendSectionRelocations (Results 1 – 6 of 6) sorted by relevance
188 virtual void appendSectionRelocations(const DefinedAtom &atom,
115 void appendSectionRelocations(const DefinedAtom &atom,551 void ArchHandler_x86::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_x86
176 void appendSectionRelocations(const DefinedAtom &atom,764 void ArchHandler_x86_64::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_x86_64
168 void appendSectionRelocations(const DefinedAtom &atom,774 void ArchHandler_arm64::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_arm64
109 void appendSectionRelocations(const DefinedAtom &atom,1181 void ArchHandler_arm::appendSectionRelocations( in appendSectionRelocations() function in lld::mach_o::ArchHandler_arm
1325 _archHandler.appendSectionRelocations(*atom, info.offsetInSection, *ref, in addSectionRelocs()