Home
last modified time | relevance | path

Searched defs:finalizeContents (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp275 void RebaseSection::finalizeContents() { in finalizeContents() function in RebaseSection
624 void BindingSection::finalizeContents() { in finalizeContents() function in BindingSection
663 void WeakBindingSection::finalizeContents() { in finalizeContents() function in WeakBindingSection
937 void LazyBindingSection::finalizeContents() { in finalizeContents() function in LazyBindingSection
986 void ExportSection::finalizeContents() { in finalizeContents() function in ExportSection
1057 void DataInCodeSection::finalizeContents() { in finalizeContents() function in DataInCodeSection
1224 void SymtabSection::finalizeContents() { in finalizeContents() function in SymtabSection
1599 void CStringSection::finalizeContents() { in finalizeContents() function in CStringSection
1728 void WordLiteralSection::finalizeContents() { in finalizeContents() function in WordLiteralSection
1834 void ObjCImageInfoSection::finalizeContents() { in finalizeContents() function in ObjCImageInfoSection
[all …]
H A DConcatOutputSection.h70 void finalizeContents() override {} in finalizeContents() function
H A DConcatOutputSection.cpp205 void ConcatOutputSection::finalizeContents() { in finalizeContents() function in ConcatOutputSection
H A DSyntheticSections.h66 virtual void finalizeContents() {} in finalizeContents() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp483 void EhFrameSection::finalizeContents() { in finalizeContents() function in EhFrameSection
676 void GotSection::finalizeContents() { in finalizeContents() function in GotSection
1656 void RelocationBaseSection::finalizeContents() { in finalizeContents() function in RelocationBaseSection
2329 void SymtabShndxSection::finalizeContents() { in finalizeContents() function in SymtabShndxSection
2371 void GnuHashTableSection::finalizeContents() { in finalizeContents() function in GnuHashTableSection
2481 void HashTableSection::finalizeContents() { in finalizeContents() function in HashTableSection
3119 void VersionTableSection::finalizeContents() { in finalizeContents() function in VersionTableSection
3256 void MergeTailSection::finalizeContents() { in finalizeContents() function in MergeTailSection
3289 void MergeNoTailSection::finalizeContents() { in finalizeContents() function in MergeNoTailSection
3651 void PPC32Got2Section::finalizeContents() { in finalizeContents() function in PPC32Got2Section
[all …]
H A DInputSection.h442 virtual void finalizeContents() {} in finalizeContents() function
H A DSyntheticSections.h1207 void finalizeContents() override { finalized = true; } in finalizeContents() function
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp1329 void ArmCmseSGSection::finalizeContents() { in finalizeContents() function in ArmCmseSGSection
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp1033 void MergeChunk::finalizeContents() { in finalizeContents() function in lld::coff::MergeChunk