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