Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler.h169 typedef std::function<uint32_t (const Atom &atom)> FindSectionIndexForAtom; typedef
192 FindSectionIndexForAtom,
H A DArchHandler_x86.cpp119 FindSectionIndexForAtom sectionIndexForAtom,
556 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()
H A DArchHandler_x86_64.cpp180 FindSectionIndexForAtom sectionIndexForAtom,
769 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()
H A DArchHandler_arm64.cpp172 FindSectionIndexForAtom sectionIndexForAtom,
777 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()
H A DArchHandler_arm.cpp113 FindSectionIndexForAtom,
1186 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()