Home
last modified time | relevance | path

Searched refs:reportDuplicate (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/COFF/
H A DSymbolTable.cpp255 void SymbolTable::reportDuplicate(Symbol *Existing, InputFile *NewFile) { in reportDuplicate() function in lld::coff::SymbolTable
268 reportDuplicate(S, nullptr); in addAbsolute()
280 reportDuplicate(S, nullptr); in addAbsolute()
292 reportDuplicate(S, nullptr); in addSynthetic()
308 reportDuplicate(S, F); in addRegular()
326 reportDuplicate(S, F); in addComdat()
355 reportDuplicate(S, F); in addImportData()
370 reportDuplicate(S, ID->File); in addImportThunk()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/COFF/
H A DSymbolTable.cpp342 void SymbolTable::reportDuplicate(Symbol *Existing, InputFile *NewFile) { in reportDuplicate() function in lld::coff::SymbolTable
361 reportDuplicate(S, nullptr); in addAbsolute()
373 reportDuplicate(S, nullptr); in addAbsolute()
385 reportDuplicate(S, nullptr); in addSynthetic()
399 reportDuplicate(S, F); in addRegular()
415 reportDuplicate(S, F); in addComdat()
442 reportDuplicate(S, F); in addImportData()
457 reportDuplicate(S, ID->File); in addImportThunk()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/COFF/
H A DSymbolTable.cpp587 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
619 reportDuplicate(s, nullptr); in addAbsolute()
621 reportDuplicate(s, nullptr); in addAbsolute()
634 reportDuplicate(s, nullptr); in addAbsolute()
636 reportDuplicate(s, nullptr); in addAbsolute()
648 reportDuplicate(s, nullptr); in addSynthetic()
662 reportDuplicate(s, f, c, sectionOffset); in addRegular()
679 reportDuplicate(s, f); in addComdat()
706 reportDuplicate(s, f); in addImportData()
721 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp91 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
544 symtab->reportDuplicate(leader, this); in handleComdatSelection()
550 symtab->reportDuplicate(leader, this); in handleComdatSelection()
560 symtab->reportDuplicate(leader, this); in handleComdatSelection()
565 symtab->reportDuplicate(leader, this); in handleComdatSelection()
576 symtab->reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/COFF/
H A DSymbolTable.cpp564 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
596 reportDuplicate(s, nullptr); in addAbsolute()
598 reportDuplicate(s, nullptr); in addAbsolute()
611 reportDuplicate(s, nullptr); in addAbsolute()
613 reportDuplicate(s, nullptr); in addAbsolute()
625 reportDuplicate(s, nullptr); in addSynthetic()
639 reportDuplicate(s, f, c, sectionOffset); in addRegular()
656 reportDuplicate(s, f); in addComdat()
683 reportDuplicate(s, f); in addImportData()
698 reportDuplicate(s, id->file); in addImportThunk()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/COFF/
H A DSymbolTable.cpp586 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
618 reportDuplicate(s, nullptr); in addAbsolute()
620 reportDuplicate(s, nullptr); in addAbsolute()
633 reportDuplicate(s, nullptr); in addAbsolute()
635 reportDuplicate(s, nullptr); in addAbsolute()
647 reportDuplicate(s, nullptr); in addSynthetic()
661 reportDuplicate(s, f, c, sectionOffset); in addRegular()
678 reportDuplicate(s, f); in addComdat()
705 reportDuplicate(s, f); in addImportData()
720 reportDuplicate(s, id->file); in addImportThunk()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/COFF/
H A DSymbolTable.cpp564 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
596 reportDuplicate(s, nullptr); in addAbsolute()
598 reportDuplicate(s, nullptr); in addAbsolute()
611 reportDuplicate(s, nullptr); in addAbsolute()
613 reportDuplicate(s, nullptr); in addAbsolute()
625 reportDuplicate(s, nullptr); in addSynthetic()
639 reportDuplicate(s, f, c, sectionOffset); in addRegular()
656 reportDuplicate(s, f); in addComdat()
683 reportDuplicate(s, f); in addImportData()
698 reportDuplicate(s, id->file); in addImportThunk()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/COFF/
H A DSymbolTable.cpp587 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
619 reportDuplicate(s, nullptr); in addAbsolute()
621 reportDuplicate(s, nullptr); in addAbsolute()
634 reportDuplicate(s, nullptr); in addAbsolute()
636 reportDuplicate(s, nullptr); in addAbsolute()
648 reportDuplicate(s, nullptr); in addSynthetic()
662 reportDuplicate(s, f, c, sectionOffset); in addRegular()
679 reportDuplicate(s, f); in addComdat()
706 reportDuplicate(s, f); in addImportData()
721 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp91 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
546 symtab->reportDuplicate(leader, this); in handleComdatSelection()
552 symtab->reportDuplicate(leader, this); in handleComdatSelection()
562 symtab->reportDuplicate(leader, this); in handleComdatSelection()
567 symtab->reportDuplicate(leader, this); in handleComdatSelection()
578 symtab->reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/COFF/
H A DSymbolTable.cpp587 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
619 reportDuplicate(s, nullptr); in addAbsolute()
621 reportDuplicate(s, nullptr); in addAbsolute()
634 reportDuplicate(s, nullptr); in addAbsolute()
636 reportDuplicate(s, nullptr); in addAbsolute()
648 reportDuplicate(s, nullptr); in addSynthetic()
662 reportDuplicate(s, f, c, sectionOffset); in addRegular()
679 reportDuplicate(s, f); in addComdat()
706 reportDuplicate(s, f); in addImportData()
721 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp91 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
546 symtab->reportDuplicate(leader, this); in handleComdatSelection()
552 symtab->reportDuplicate(leader, this); in handleComdatSelection()
562 symtab->reportDuplicate(leader, this); in handleComdatSelection()
567 symtab->reportDuplicate(leader, this); in handleComdatSelection()
578 symtab->reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/COFF/
H A DSymbolTable.cpp564 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
596 reportDuplicate(s, nullptr); in addAbsolute()
598 reportDuplicate(s, nullptr); in addAbsolute()
611 reportDuplicate(s, nullptr); in addAbsolute()
613 reportDuplicate(s, nullptr); in addAbsolute()
625 reportDuplicate(s, nullptr); in addSynthetic()
639 reportDuplicate(s, f, c, sectionOffset); in addRegular()
656 reportDuplicate(s, f); in addComdat()
683 reportDuplicate(s, f); in addImportData()
698 reportDuplicate(s, id->file); in addImportThunk()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/COFF/
H A DSymbolTable.cpp388 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile) { in reportDuplicate() function in lld::coff::SymbolTable
407 reportDuplicate(s, nullptr); in addAbsolute()
419 reportDuplicate(s, nullptr); in addAbsolute()
431 reportDuplicate(s, nullptr); in addSynthetic()
445 reportDuplicate(s, f); in addRegular()
462 reportDuplicate(s, f); in addComdat()
489 reportDuplicate(s, f); in addImportData()
504 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp70 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
448 symtab->reportDuplicate(leader, this); in handleComdatSelection()
454 symtab->reportDuplicate(leader, this); in handleComdatSelection()
463 symtab->reportDuplicate(leader, this); in handleComdatSelection()
472 symtab->reportDuplicate(leader, this); in handleComdatSelection()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/COFF/
H A DSymbolTable.cpp647 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
679 reportDuplicate(s, nullptr); in addAbsolute()
681 reportDuplicate(s, nullptr); in addAbsolute()
694 reportDuplicate(s, nullptr); in addAbsolute()
696 reportDuplicate(s, nullptr); in addAbsolute()
708 reportDuplicate(s, nullptr); in addSynthetic()
722 reportDuplicate(s, f, c, sectionOffset); in addRegular()
739 reportDuplicate(s, f); in addComdat()
766 reportDuplicate(s, f); in addImportData()
781 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp91 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
546 symtab->reportDuplicate(leader, this); in handleComdatSelection()
552 symtab->reportDuplicate(leader, this); in handleComdatSelection()
562 symtab->reportDuplicate(leader, this); in handleComdatSelection()
569 symtab->reportDuplicate(leader, this); in handleComdatSelection()
580 symtab->reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/COFF/
H A DSymbolTable.cpp640 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
672 reportDuplicate(s, nullptr); in addAbsolute()
674 reportDuplicate(s, nullptr); in addAbsolute()
687 reportDuplicate(s, nullptr); in addAbsolute()
689 reportDuplicate(s, nullptr); in addAbsolute()
701 reportDuplicate(s, nullptr); in addSynthetic()
715 reportDuplicate(s, f, c, sectionOffset); in addRegular()
732 reportDuplicate(s, f); in addComdat()
759 reportDuplicate(s, f); in addImportData()
774 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp87 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
543 ctx.symtab.reportDuplicate(leader, this); in handleComdatSelection()
549 ctx.symtab.reportDuplicate(leader, this); in handleComdatSelection()
559 ctx.symtab.reportDuplicate(leader, this); in handleComdatSelection()
566 ctx.symtab.reportDuplicate(leader, this); in handleComdatSelection()
577 ctx.symtab.reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/COFF/
H A DSymbolTable.cpp647 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
679 reportDuplicate(s, nullptr); in addAbsolute()
681 reportDuplicate(s, nullptr); in addAbsolute()
694 reportDuplicate(s, nullptr); in addAbsolute()
696 reportDuplicate(s, nullptr); in addAbsolute()
708 reportDuplicate(s, nullptr); in addSynthetic()
722 reportDuplicate(s, f, c, sectionOffset); in addRegular()
739 reportDuplicate(s, f); in addComdat()
766 reportDuplicate(s, f); in addImportData()
781 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp91 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
546 symtab->reportDuplicate(leader, this); in handleComdatSelection()
552 symtab->reportDuplicate(leader, this); in handleComdatSelection()
562 symtab->reportDuplicate(leader, this); in handleComdatSelection()
569 symtab->reportDuplicate(leader, this); in handleComdatSelection()
580 symtab->reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/COFF/
H A DSymbolTable.cpp647 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
679 reportDuplicate(s, nullptr); in addAbsolute()
681 reportDuplicate(s, nullptr); in addAbsolute()
694 reportDuplicate(s, nullptr); in addAbsolute()
696 reportDuplicate(s, nullptr); in addAbsolute()
708 reportDuplicate(s, nullptr); in addSynthetic()
722 reportDuplicate(s, f, c, sectionOffset); in addRegular()
739 reportDuplicate(s, f); in addComdat()
766 reportDuplicate(s, f); in addImportData()
781 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp91 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
546 symtab->reportDuplicate(leader, this); in handleComdatSelection()
552 symtab->reportDuplicate(leader, this); in handleComdatSelection()
562 symtab->reportDuplicate(leader, this); in handleComdatSelection()
569 symtab->reportDuplicate(leader, this); in handleComdatSelection()
580 symtab->reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/COFF/
H A DSymbolTable.cpp647 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate() function in lld::coff::SymbolTable
679 reportDuplicate(s, nullptr); in addAbsolute()
681 reportDuplicate(s, nullptr); in addAbsolute()
694 reportDuplicate(s, nullptr); in addAbsolute()
696 reportDuplicate(s, nullptr); in addAbsolute()
708 reportDuplicate(s, nullptr); in addSynthetic()
722 reportDuplicate(s, f, c, sectionOffset); in addRegular()
739 reportDuplicate(s, f); in addComdat()
766 reportDuplicate(s, f); in addImportData()
781 reportDuplicate(s, id->file); in addImportThunk()
H A DInputFiles.cpp91 symtab->reportDuplicate(source, f); in checkAndSetWeakAlias()
546 symtab->reportDuplicate(leader, this); in handleComdatSelection()
552 symtab->reportDuplicate(leader, this); in handleComdatSelection()
562 symtab->reportDuplicate(leader, this); in handleComdatSelection()
569 symtab->reportDuplicate(leader, this); in handleComdatSelection()
580 symtab->reportDuplicate(leader, this, &newChunk, sym.getValue()); in handleComdatSelection()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DSymbolTable.cpp490 static void reportDuplicate(Symbol *Sym, InputFile *NewFile) { in reportDuplicate() function
496 static void reportDuplicate(Symbol *Sym, InputFile *NewFile, in reportDuplicate() function
503 reportDuplicate(Sym, NewFile); in reportDuplicate()
543 reportDuplicate(S, File, dyn_cast_or_null<InputSectionBase>(Section), in addRegular()
592 reportDuplicate(S, &F); in addBitcode()

123