Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler.h173 typedef std::function<uint64_t (const Atom &atom)> FindAddressForAtom; typedef
182 FindAddressForAtom findAddress,
183 FindAddressForAtom findSectionAddress,
193 FindAddressForAtom,
DArchHandler_arm64.cpp163 FindAddressForAtom findAddress,
164 FindAddressForAtom findSectionAddress,
173 FindAddressForAtom addressForAtom,
222 FindAddressForAtom findSectionAddress);
539 const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, in generateAtomContent()
540 FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, in generateAtomContent()
588 FindAddressForAtom findSectionAddress) { in applyFixupFinal()
778 FindAddressForAtom addressForAtom, normalized::Relocations &relocs) { in appendSectionRelocations()
DArchHandler_x86_64.cpp171 FindAddressForAtom findAddress,
172 FindAddressForAtom findSectionAddress,
181 FindAddressForAtom addressForAtom,
253 FindAddressForAtom findSectionAddress);
546 const DefinedAtom &atom, bool relocatable, FindAddressForAtom findAddress, in generateAtomContent()
547 FindAddressForAtom findSectionAddress, uint64_t imageBaseAddress, in generateAtomContent()
576 FindAddressForAtom findSectionAddress) { in applyFixupFinal()
770 FindAddressForAtom addressForAtom, in appendSectionRelocations()
DArchHandler_x86.cpp110 FindAddressForAtom findAddress,
111 FindAddressForAtom findSectionAddress,
120 FindAddressForAtom addressForAtom,
411 FindAddressForAtom findAddress, in generateAtomContent()
412 FindAddressForAtom findSectionAddress, in generateAtomContent()
557 FindAddressForAtom addressForAtom, in appendSectionRelocations()
DArchHandler_arm.cpp104 FindAddressForAtom findAddress,
105 FindAddressForAtom findSectionAddress,
114 FindAddressForAtom,
1014 FindAddressForAtom findAddress, in generateAtomContent()
1015 FindAddressForAtom findSectionAddress, in generateAtomContent()
1187 FindAddressForAtom addressForAtom, in appendSectionRelocations()