Searched defs:finalizeContents (Results 1 – 4 of 4) sorted by relevance
477 void EhFrameSection::finalizeContents() { in finalizeContents() function in EhFrameSection635 void GotSection::finalizeContents() { in finalizeContents() function in GotSection801 void MipsGotSection::finalizeContents() { updateAllocSize(); } in finalizeContents() function in MipsGotSection1508 void RelocationBaseSection::finalizeContents() { in finalizeContents() function in RelocationBaseSection1874 void SymbolTableBaseSection::finalizeContents() { in finalizeContents() function in SymbolTableBaseSection2097 void SymtabShndxSection::finalizeContents() { in finalizeContents() function in SymtabShndxSection2140 void GnuHashTableSection::finalizeContents() { in finalizeContents() function in GnuHashTableSection2273 void HashTableSection::finalizeContents() { in finalizeContents() function in HashTableSection2706 void VersionDefinitionSection::finalizeContents() { in finalizeContents() function in VersionDefinitionSection2886 void MergeTailSection::finalizeContents() { in finalizeContents() function in MergeTailSection[all …]
49 virtual void finalizeContents() {} in finalizeContents() function982 void finalizeContents() override { Finalized = true; } in finalizeContents() function
76 virtual void finalizeContents() {} in finalizeContents() function
840 void MergeChunk::finalizeContents() { in finalizeContents() function in lld::coff::MergeChunk