Home
last modified time | relevance | path

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

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