Searched defs:addSym (Results 1 – 8 of 8) sorted by relevance
57 void addSym(Symbol *s) override { addSym(s, nullptr); } in addSym() function in lld::macho::MarkLiveImpl 103 void MarkLiveImpl<RecordWhyLive>::addSym( in addSym() function in lld::macho::MarkLiveImpl [all...]
369 auto addSym = [&](const Defined *sym) { in buildInputSectionPriorities() local
369 auto addSym = [&](const Defined *sym) { buildInputSectionPriorities() local
46 auto addSym = [&](Symbol *b) { in markLive() local
46 std::function<void(Symbol *)> addSym; in markLive() local
1339 auto addSym = [&](Symbol &sym) { buildSectionOrder() local
1062 auto addSym = [&](Symbol &sym) { buildSectionOrder() local