Home
last modified time | relevance | path

Searched refs:onRemove (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h434 virtual void onRemove();
836 void onRemove() override;
H A DELFObject.cpp65 void SectionBase::onRemove() {} in onRemove() function in SectionBase
1069 void GroupSection::onRemove() { in onRemove() function in GroupSection
2137 RemoveSec->onRemove(); in removeSections()