Searched refs:comdat (Results 1 – 6 of 6) sorted by relevance
| /freebsd/lib/csu/common/ |
| H A D | crtbrand.S | 39 .section .note.tag,"aGR",%note,.freebsd.noteG,comdat
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | InputFiles.cpp | 1387 std::vector<std::pair<Symbol *, bool>> comdat(obj->getComdatTable().size()); in parse() local 1390 comdat[i] = in parse() 1428 sym = comdat[comdatIndex].first; in parse() 1431 } else if (comdat[comdatIndex].second) { in parse()
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLLexer.cpp | 736 KEYWORD(comdat); in LexIdentifier()
|
| /freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/ |
| H A D | CIROps.td | 1612 UnitAttr:$comdat, 1620 (`comdat` $comdat^)? 1943 UnitAttr:$comdat,
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVM.cpp | 1351 comdatOp.getLoc(), op.getSymName(), mlir::LLVM::comdat::Comdat::Any); in getComdatAttr()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 5301 " blr(ARM/AArch64), comdat(ARM/AArch64), nocomdat(ARM/AArch64),"
|