Searched defs:addAtom (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSimple.h50 void addAtom(DefinedAtom &a) { function in class:lld::SimpleFile
53 void addAtom(UndefinedAtom &a) { function in class:lld::SimpleFile
56 void addAtom(SharedLibraryAtom &a) { function in class:lld::SimpleFile
59 void addAtom(AbsoluteAtom &a) { function in class:lld::SimpleFile
63 void addAtom(const Atom &atom) { function in class:lld::SimpleFile

Completed in 44 milliseconds