Searched refs:appendSectionRelocations (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler.h188 virtual void appendSectionRelocations(const DefinedAtom &atom,
H A DArchHandler_x86.cpp115 void appendSectionRelocations(const DefinedAtom &atom,
551 void ArchHandler_x86::appendSectionRelocations( function in class:lld::mach_o::ArchHandler_x86
H A DArchHandler_arm64.cpp168 void appendSectionRelocations(const DefinedAtom &atom,
774 void ArchHandler_arm64::appendSectionRelocations(
H A DArchHandler_x86_64.cpp176 void appendSectionRelocations(const DefinedAtom &atom,
764 void ArchHandler_x86_64::appendSectionRelocations(
H A DArchHandler_arm.cpp109 void appendSectionRelocations(const DefinedAtom &atom,
1181 void ArchHandler_arm::appendSectionRelocations( function in class:lld::mach_o::ArchHandler_arm
H A DMachONormalizedFileFromAtoms.cpp1325 _archHandler.appendSectionRelocations(*atom, info.offsetInSection, *ref,

Completed in 181 milliseconds