Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler.h170 typedef std::function<uint32_t (const Atom &atom)> FindSectionIndexForAtom; typedef
193 FindSectionIndexForAtom,
H A DArchHandler_x86.cpp120 FindSectionIndexForAtom sectionIndexForAtom,
557 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()
H A DArchHandler_x86_64.cpp181 FindSectionIndexForAtom sectionIndexForAtom,
739 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()
H A DArchHandler_arm64.cpp173 FindSectionIndexForAtom sectionIndexForAtom,
778 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()
H A DArchHandler_arm.cpp114 FindSectionIndexForAtom,
1187 FindSectionIndexForAtom sectionIndexForAtom, in appendSectionRelocations()