Searched defs:finalizeContents (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DChunks.cpp880 void MergeChunk::finalizeContents() { function in class:lld::coff::MergeChunk
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h50 virtual void finalizeContents() {} function in class:lld::elf::SyntheticSection
[all...]
H A DSyntheticSections.cpp460 void EhFrameSection::finalizeContents() { function in class:lld::elf::EhFrameSection
641 void GotSection::finalizeContents() { function in class:lld::elf::GotSection
805 void MipsGotSection::finalizeContents() { updateAllocSize(); } function in class:lld::elf::MipsGotSection
1275 template <class ELFT> void DynamicSection<ELFT>::finalizeContents() { function in class:lld::DynamicSection
1558 void RelocationBaseSection::finalizeContents() { function in class:lld::RelocationBaseSection
1992 void SymbolTableBaseSection::finalizeContents() { function in class:lld::SymbolTableBaseSection
2231 void SymtabShndxSection::finalizeContents() { function in class:lld::SymtabShndxSection
2274 void GnuHashTableSection::finalizeContents() { function in class:lld::GnuHashTableSection
2408 void HashTableSection::finalizeContents() { function in class:lld::HashTableSection
2975 void VersionDefinitionSection::finalizeContents() { function in class:lld::VersionDefinitionSection
3031 void VersionTableSection::finalizeContents() { function in class:lld::VersionTableSection
3079 template <class ELFT> void VersionNeedSection<ELFT>::finalizeContents() { function in class:lld::VersionNeedSection
3158 void MergeTailSection::finalizeContents() { function in class:lld::MergeTailSection
3191 void MergeNoTailSection::finalizeContents() { function in class:lld::MergeNoTailSection
3355 void ARMExidxSyntheticSection::finalizeContents() { function in class:lld::ARMExidxSyntheticSection
3521 void PPC32Got2Section::finalizeContents() { function in class:PPC32Got2Section
3696 void PartitionIndexSection::finalizeContents() { function in class:PartitionIndexSection
[all...]

Completed in 70 milliseconds