Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp275 void RebaseSection::finalizeContents() { finalizeContents() function in RebaseSection
624 void BindingSection::finalizeContents() { finalizeContents() function in BindingSection
663 void WeakBindingSection::finalizeContents() { finalizeContents() function in WeakBindingSection
937 void LazyBindingSection::finalizeContents() { finalizeContents() function in LazyBindingSection
986 void ExportSection::finalizeContents() { finalizeContents() function in ExportSection
1057 void DataInCodeSection::finalizeContents() { finalizeContents() function in DataInCodeSection
1070 void FunctionStartsSection::finalizeContents() { finalizeContents() function in FunctionStartsSection
1224 void SymtabSection::finalizeContents() { finalizeContents() function in SymtabSection
1409 void IndirectSymtabSection::finalizeContents() { finalizeContents() function in IndirectSymtabSection
1599 void CStringSection::finalizeContents() { finalizeContents() function in CStringSection
1657 void DeduplicatedCStringSection::finalizeContents() { finalizeContents() function in DeduplicatedCStringSection
1728 void WordLiteralSection::finalizeContents() { finalizeContents() function in WordLiteralSection
1834 void ObjCImageInfoSection::finalizeContents() { finalizeContents() function in ObjCImageInfoSection
2164 void ChainedFixupsSection::finalizeContents() { finalizeContents() function in ChainedFixupsSection
[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() {} finalizeContents() function
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp483 void EhFrameSection::finalizeContents() { finalizeContents() function in EhFrameSection
676 void GotSection::finalizeContents() { finalizeContents() function in GotSection
844 void MipsGotSection::finalizeContents() { updateAllocSize(); } finalizeContents() function in MipsGotSection
1557 template <class ELFT> void DynamicSection<ELFT>::finalizeContents() { finalizeContents() function in DynamicSection
1656 void RelocationBaseSection::finalizeContents() { finalizeContents() function in RelocationBaseSection
2106 void SymbolTableBaseSection::finalizeContents() { finalizeContents() function in SymbolTableBaseSection
2329 void SymtabShndxSection::finalizeContents() { finalizeContents() function in SymtabShndxSection
2371 void GnuHashTableSection::finalizeContents() { finalizeContents() function in GnuHashTableSection
2481 void HashTableSection::finalizeContents() { finalizeContents() function in HashTableSection
3063 void VersionDefinitionSection::finalizeContents() { finalizeContents() function in VersionDefinitionSection
3119 void VersionTableSection::finalizeContents() { finalizeContents() function in VersionTableSection
3168 template <class ELFT> void VersionNeedSection<ELFT>::finalizeContents() { finalizeContents() function in VersionNeedSection
3256 void MergeTailSection::finalizeContents() { finalizeContents() function in MergeTailSection
3289 void MergeNoTailSection::finalizeContents() { finalizeContents() function in MergeNoTailSection
3471 void ARMExidxSyntheticSection::finalizeContents() { finalizeContents() function in ARMExidxSyntheticSection
3651 void PPC32Got2Section::finalizeContents() { finalizeContents() function in PPC32Got2Section
3820 void PartitionIndexSection::finalizeContents() { finalizeContents() function in PartitionIndexSection
[all...]
H A DInputSection.h442 virtual void finalizeContents() {} finalizeContents() function
H A DSyntheticSections.h1207 void finalizeContents() override { finalized = true; } finalizeContents() function
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp1329 void ArmCmseSGSection::finalizeContents() { finalizeContents() function in ArmCmseSGSection
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DChunks.cpp1033 void MergeChunk::finalizeContents() { finalizeContents() function in lld::coff::MergeChunk