Searched defs:finalizeContents (Results 1 – 6 of 6) sorted by relevance
83 void CodeSection::finalizeContents() { in finalizeContents() function in lld::wasm::CodeSection132 void DataSection::finalizeContents() { in finalizeContents() function in lld::wasm::DataSection235 void CustomSection::finalizeContents() { in finalizeContents() function in lld::wasm::CustomSection
57 void finalizeContents() override { in finalizeContents() function
157 void RebaseSection::finalizeContents() { in finalizeContents() function in RebaseSection297 void BindingSection::finalizeContents() { in finalizeContents() function in BindingSection328 void WeakBindingSection::finalizeContents() { in finalizeContents() function in WeakBindingSection488 void LazyBindingSection::finalizeContents() { in finalizeContents() function in LazyBindingSection561 void ExportSection::finalizeContents() { in finalizeContents() function in ExportSection685 void SymtabSection::finalizeContents() { in finalizeContents() function in SymtabSection775 void IndirectSymtabSection::finalizeContents() { in finalizeContents() function in IndirectSymtabSection
507 void EhFrameSection::finalizeContents() { in finalizeContents() function in EhFrameSection688 void GotSection::finalizeContents() { in finalizeContents() function in GotSection849 void MipsGotSection::finalizeContents() { updateAllocSize(); } in finalizeContents() function in MipsGotSection1319 template <class ELFT> void DynamicSection<ELFT>::finalizeContents() { in finalizeContents() function in DynamicSection1602 void RelocationBaseSection::finalizeContents() { in finalizeContents() function in RelocationBaseSection2040 void SymbolTableBaseSection::finalizeContents() { in finalizeContents() function in SymbolTableBaseSection2278 void SymtabShndxSection::finalizeContents() { in finalizeContents() function in SymtabShndxSection2321 void GnuHashTableSection::finalizeContents() { in finalizeContents() function in GnuHashTableSection2455 void HashTableSection::finalizeContents() { in finalizeContents() function in HashTableSection3026 void VersionDefinitionSection::finalizeContents() { in finalizeContents() function in VersionDefinitionSection[all …]
51 virtual void finalizeContents() {} in finalizeContents() function1120 void finalizeContents() override { finalized = true; } in finalizeContents() function
880 void MergeChunk::finalizeContents() { in finalizeContents() function in lld::coff::MergeChunk