Lines Matching refs:copyRefs
44 bool noDeadStrip, bool copyRefs, in addDefinedAtom() argument
49 if (copyRefs) { in addDefinedAtom()
67 bool copyRefs, const Section *inSection) { in addDefinedAtomInCustomSection() argument
71 if (copyRefs) { in addDefinedAtomInCustomSection()
90 bool noDeadStrip, bool copyRefs, in addZeroFillDefinedAtom() argument
92 if (copyRefs) { in addZeroFillDefinedAtom()
118 void addUndefinedAtom(StringRef name, bool copyRefs) { in addUndefinedAtom() argument
119 if (copyRefs) { in addUndefinedAtom()
129 DefinedAtom::Alignment align, bool copyRefs) { in addTentativeDefAtom() argument
130 if (copyRefs) { in addTentativeDefAtom()
303 void addExportedSymbol(StringRef name, bool weakDef, bool copyRefs) { in addExportedSymbol() argument
304 if (copyRefs) { in addExportedSymbol()