Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h434 virtual void onRemove();
839 void onRemove() override;
H A DELFObject.cpp65 void SectionBase::onRemove() {} in onRemove() function in SectionBase
1090 void GroupSection::onRemove() { in onRemove() function in GroupSection
2159 RemoveSec->onRemove(); in removeSections()