Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler.h166 typedef std::function<uint32_t (const Atom &atom)> FindSymbolIndexForAtom; typedef
192 FindSymbolIndexForAtom,
H A DArchHandler_x86.cpp119 FindSymbolIndexForAtom symbolIndexForAtom,
556 FindSymbolIndexForAtom symbolIndexForAtom, in appendSectionRelocations()
H A DArchHandler_x86_64.cpp180 FindSymbolIndexForAtom symbolIndexForAtom,
738 FindSymbolIndexForAtom symbolIndexForAtom, in appendSectionRelocations()
H A DArchHandler_arm64.cpp172 FindSymbolIndexForAtom symbolIndexForAtom,
777 FindSymbolIndexForAtom symbolIndexForAtom, in appendSectionRelocations()
H A DArchHandler_arm.cpp113 FindSymbolIndexForAtom,
1186 FindSymbolIndexForAtom symbolIndexForAtom, in appendSectionRelocations()