| /llvm-project-15.0.7/lld/MachO/ |
| H A D | SyntheticSections.h | 68 virtual void finalizeContents() {} in finalizeContents() function 160 void finalizeContents() override; 189 void finalizeContents() override; 217 void finalizeContents() override; 327 void finalizeContents() override; 348 void finalizeContents() override; 365 void finalizeContents() override; 379 void finalizeContents() override; 521 virtual void finalizeContents(); 561 void finalizeContents(); [all …]
|
| H A D | ConcatOutputSection.h | 44 virtual void finalizeContents(); 71 void finalizeContents() override {} in finalizeContents() function
|
| H A D | SyntheticSections.cpp | 271 void RebaseSection::finalizeContents() { in finalizeContents() function in RebaseSection 568 void BindingSection::finalizeContents() { in finalizeContents() function in BindingSection 607 void WeakBindingSection::finalizeContents() { in finalizeContents() function in WeakBindingSection 753 void LazyBindingSection::finalizeContents() { in finalizeContents() function in LazyBindingSection 801 void ExportSection::finalizeContents() { in finalizeContents() function in ExportSection 863 void DataInCodeSection::finalizeContents() { in finalizeContents() function in DataInCodeSection 876 void FunctionStartsSection::finalizeContents() { in finalizeContents() function in FunctionStartsSection 1033 void SymtabSection::finalizeContents() { in finalizeContents() function in SymtabSection 1450 void CStringSection::finalizeContents() { in finalizeContents() function in CStringSection 1568 void WordLiteralSection::finalizeContents() { in finalizeContents() function in WordLiteralSection [all …]
|
| H A D | ConcatOutputSection.cpp | 205 void ConcatOutputSection::finalizeContents() { in finalizeContents() function in ConcatOutputSection
|
| H A D | Writer.cpp | 1010 concatOsec->finalizeContents(); in finalizeAddresses() 1056 [](LinkEditSection *osec) { osec->finalizeContents(); }, osec)); in finalizeLinkEditSegment() 1179 in.objCImageInfo->finalizeContents(); in run()
|
| H A D | Driver.cpp | 1126 in.cStringSection->finalizeContents(); in foldIdenticalLiterals() 1128 in.wordLiteralSection->finalizeContents(); in foldIdenticalLiterals()
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | SyntheticSections.h | 47 virtual void finalizeContents() {} in finalizeContents() function 68 void finalizeContents() override; 124 void finalizeContents() override; 203 void finalizeContents() override; 501 void finalizeContents() override; 540 void finalizeContents() override; 625 void finalizeContents() override; 661 void finalizeContents() override; 669 void finalizeContents() override; 697 void finalizeContents() override; [all …]
|
| H A D | SyntheticSections.cpp | 509 void EhFrameSection::finalizeContents() { in finalizeContents() function in EhFrameSection 700 void GotSection::finalizeContents() { in finalizeContents() function in GotSection 1670 void RelocationBaseSection::finalizeContents() { in finalizeContents() function in RelocationBaseSection 2338 void SymtabShndxSection::finalizeContents() { in finalizeContents() function in SymtabShndxSection 2380 void GnuHashTableSection::finalizeContents() { in finalizeContents() function in GnuHashTableSection 2497 void HashTableSection::finalizeContents() { in finalizeContents() function in HashTableSection 3134 void VersionTableSection::finalizeContents() { in finalizeContents() function in VersionTableSection 3273 void MergeTailSection::finalizeContents() { in finalizeContents() function in MergeTailSection 3306 void MergeNoTailSection::finalizeContents() { in finalizeContents() function in MergeNoTailSection 3643 void PPC32Got2Section::finalizeContents() { in finalizeContents() function in PPC32Got2Section [all …]
|
| H A D | OutputSections.cpp | 234 ms->finalizeContents(); in finalizeInputSections()
|
| H A D | Writer.cpp | 1623 sec->finalizeContents(); in finalizeSynthetic()
|
| /llvm-project-15.0.7/lld/wasm/ |
| H A D | OutputSections.h | 42 virtual void finalizeContents() = 0; 70 void finalizeContents() override; 93 void finalizeContents() override; 125 void finalizeContents() override;
|
| H A D | OutputSections.cpp | 50 void CodeSection::finalizeContents() { in finalizeContents() function in lld::wasm::CodeSection 99 void DataSection::finalizeContents() { in finalizeContents() function in lld::wasm::DataSection 239 mergedSection->finalizeContents(); in finalizeInputSections() 243 void CustomSection::finalizeContents() { in finalizeContents() function in lld::wasm::CustomSection
|
| H A D | OutputSegment.cpp | 72 ms->finalizeContents(); in finalizeInputSegments()
|
| H A D | InputChunks.h | 238 void finalizeContents();
|
| H A D | SyntheticSections.h | 57 void finalizeContents() override { in finalizeContents() function
|
| H A D | InputChunks.cpp | 491 void SyntheticMergedChunk::finalizeContents() { in finalizeContents() function in lld::wasm::SyntheticMergedChunk
|
| H A D | Writer.cpp | 439 s->finalizeContents(); in finalizeSections()
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Chunks.h | 418 void finalizeContents();
|
| H A D | Chunks.cpp | 958 void MergeChunk::finalizeContents() { in finalizeContents() function in lld::coff::MergeChunk
|
| H A D | Writer.cpp | 953 p->finalizeContents(); in createMiscChunks()
|