Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DOutputSections.cpp50 void CodeSection::finalizeContents() { finalizeContents() function in lld::wasm::CodeSection
99 void DataSection::finalizeContents() { finalizeContents() function in lld::wasm::DataSection
242 void CustomSection::finalizeContents() { finalizeContents() function in lld::wasm::CustomSection
H A DSyntheticSections.h57 void finalizeContents() override { in finalizeContents() function
H A DInputChunks.cpp497 void SyntheticMergedChunk::finalizeContents() { finalizeContents() function in lld::wasm::SyntheticMergedChunk
/llvm-project/lld/MachO/
H A DSyntheticSections.cpp276 void RebaseSection::finalizeContents() { finalizeContents() function in RebaseSection
625 void BindingSection::finalizeContents() { finalizeContents() function in BindingSection
664 void WeakBindingSection::finalizeContents() { finalizeContents() function in WeakBindingSection
987 void LazyBindingSection::finalizeContents() { finalizeContents() function in LazyBindingSection
1036 void ExportSection::finalizeContents() { finalizeContents() function in ExportSection
1110 void DataInCodeSection::finalizeContents() { finalizeContents() function in DataInCodeSection
1123 void FunctionStartsSection::finalizeContents() { finalizeContents() function in FunctionStartsSection
1282 void SymtabSection::finalizeContents() { finalizeContents() function in SymtabSection
1467 void IndirectSymtabSection::finalizeContents() { finalizeContents() function in IndirectSymtabSection
1654 void CStringSection::finalizeContents() { finalizeContents() function in CStringSection
1712 void DeduplicatedCStringSection::finalizeContents() { finalizeContents() function in DeduplicatedCStringSection
1783 void WordLiteralSection::finalizeContents() { finalizeContents() function in WordLiteralSection
1889 void ObjCImageInfoSection::finalizeContents() { finalizeContents() function in ObjCImageInfoSection
2454 void ChainedFixupsSection::finalizeContents() { finalizeContents() function in ChainedFixupsSection
[all...]
H A DConcatOutputSection.h70 void finalizeContents() override {} finalizeContents() function
H A DConcatOutputSection.cpp205 void ConcatOutputSection::finalizeContents() { finalizeContents() function in ConcatOutputSection
H A DSyntheticSections.h67 virtual void finalizeContents() {} in finalizeContents() function
[all...]
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp506 void EhFrameSection::finalizeContents() { finalizeContents() function in EhFrameSection
701 void GotSection::finalizeContents() { finalizeContents() function in GotSection
869 void MipsGotSection::finalizeContents() { updateAllocSize(); } finalizeContents() function in MipsGotSection
1571 template <class ELFT> void DynamicSection<ELFT>::finalizeContents() { finalizeContents() function in DynamicSection
1671 void RelocationBaseSection::finalizeContents() { finalizeContents() function in RelocationBaseSection
2125 void SymbolTableBaseSection::finalizeContents() { finalizeContents() function in SymbolTableBaseSection
2348 void SymtabShndxSection::finalizeContents() { finalizeContents() function in SymtabShndxSection
2390 void GnuHashTableSection::finalizeContents() { finalizeContents() function in GnuHashTableSection
2500 void HashTableSection::finalizeContents() { finalizeContents() function in HashTableSection
3214 template <class ELFT> void DebugNamesSection<ELFT>::finalizeContents() { finalizeContents() function in DebugNamesSection
3677 void VersionDefinitionSection::finalizeContents() { finalizeContents() function in VersionDefinitionSection
3733 void VersionTableSection::finalizeContents() { finalizeContents() function in VersionTableSection
3782 template <class ELFT> void VersionNeedSection<ELFT>::finalizeContents() { finalizeContents() function in VersionNeedSection
3870 void MergeTailSection::finalizeContents() { finalizeContents() function in MergeTailSection
3903 void MergeNoTailSection::finalizeContents() { finalizeContents() function in MergeNoTailSection
4085 void ARMExidxSyntheticSection::finalizeContents() { finalizeContents() function in ARMExidxSyntheticSection
4272 void PPC32Got2Section::finalizeContents() { finalizeContents() function in PPC32Got2Section
4442 void PartitionIndexSection::finalizeContents() { finalizeContents() function in PartitionIndexSection
[all...]
H A DInputSection.h468 virtual void finalizeContents() {} finalizeContents() function
H A DSyntheticSections.h1348 void finalizeContents() override { finalized = true; } finalizeContents() function
[all...]
/llvm-project/lld/ELF/Arch/
H A DARM.cpp1399 void ArmCmseSGSection::finalizeContents() { finalizeContents() function in ArmCmseSGSection
/llvm-project/lld/COFF/
H A DChunks.cpp1035 void MergeChunk::finalizeContents() { finalizeContents() function in lld::coff::MergeChunk