Searched refs:comdat (Results 1 – 4 of 4) sorted by relevance
39 .section .note.tag,"aGR",%note,.freebsd.noteG,comdat
1076 std::vector<std::pair<Symbol *, bool>> comdat(obj->getComdatTable().size()); in parse() local1079 comdat[i] = in parse()1117 sym = comdat[comdatIndex].first; in parse()1120 } else if (comdat[comdatIndex].second) { in parse()
689 KEYWORD(comdat); in LexIdentifier()
5000 " blr(ARM/AArch64), comdat(ARM/AArch64), nocomdat(ARM/AArch64),"