Home
last modified time | relevance | path

Searched defs:GOTEntryAtom (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DGOTPass.cpp51 class GOTEntryAtom : public SimpleDefinedAtom { class
53 GOTEntryAtom(const File &file, bool is64, StringRef name) in GOTEntryAtom() function in lld::mach_o::GOTEntryAtom