Searched defs:finalizeContents (Results 1 – 11 of 11) sorted by relevance
50 void CodeSection::finalizeContents() { in finalizeContents() function in lld::wasm::CodeSection99 void DataSection::finalizeContents() { in finalizeContents() function in lld::wasm::DataSection242 void CustomSection::finalizeContents() { in finalizeContents() function in lld::wasm::CustomSection
58 void finalizeContents() override { in finalizeContents() function
491 void SyntheticMergedChunk::finalizeContents() { in finalizeContents() function in lld::wasm::SyntheticMergedChunk
282 void RebaseSection::finalizeContents() { in finalizeContents() function in RebaseSection631 void BindingSection::finalizeContents() { in finalizeContents() function in BindingSection670 void WeakBindingSection::finalizeContents() { in finalizeContents() function in WeakBindingSection924 void LazyBindingSection::finalizeContents() { in finalizeContents() function in LazyBindingSection973 void ExportSection::finalizeContents() { in finalizeContents() function in ExportSection1041 void DataInCodeSection::finalizeContents() { in finalizeContents() function in DataInCodeSection1054 void FunctionStartsSection::finalizeContents() { in finalizeContents() function in FunctionStartsSection1210 void SymtabSection::finalizeContents() { in finalizeContents() function in SymtabSection1396 void IndirectSymtabSection::finalizeContents() { in finalizeContents() function in IndirectSymtabSection1635 void CStringSection::finalizeContents() { in finalizeContents() function in CStringSection[all …]
70 void finalizeContents() override {} in finalizeContents() function
205 void ConcatOutputSection::finalizeContents() { in finalizeContents() function in ConcatOutputSection
66 virtual void finalizeContents() {} in finalizeContents() function
476 void EhFrameSection::finalizeContents() { in finalizeContents() function in EhFrameSection668 void GotSection::finalizeContents() { in finalizeContents() function in GotSection836 void MipsGotSection::finalizeContents() { updateAllocSize(); } in finalizeContents() function in MipsGotSection1532 template <class ELFT> void DynamicSection<ELFT>::finalizeContents() { in finalizeContents() function in DynamicSection1629 void RelocationBaseSection::finalizeContents() { in finalizeContents() function in RelocationBaseSection2079 void SymbolTableBaseSection::finalizeContents() { in finalizeContents() function in SymbolTableBaseSection2302 void SymtabShndxSection::finalizeContents() { in finalizeContents() function in SymtabShndxSection2344 void GnuHashTableSection::finalizeContents() { in finalizeContents() function in GnuHashTableSection2454 void HashTableSection::finalizeContents() { in finalizeContents() function in HashTableSection3036 void VersionDefinitionSection::finalizeContents() { in finalizeContents() function in VersionDefinitionSection[all …]
419 virtual void finalizeContents() {} in finalizeContents() function
1170 void finalizeContents() override { finalized = true; } in finalizeContents() function
1001 void MergeChunk::finalizeContents() { in finalizeContents() function in lld::coff::MergeChunk