Home
last modified time | relevance | path

Searched defs:removeSectionReferences (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp52 void SectionBase::removeSectionReferences(const SectionBase *Sec) {} in removeSectionReferences() function in llvm::objcopy::elf::SectionBase
429 void SymbolTableSection::removeSectionReferences(const SectionBase *Sec) { in removeSectionReferences() function in llvm::objcopy::elf::SymbolTableSection
539 void RelocSectionWithSymtabBase<SymTabType>::removeSectionReferences( in removeSectionReferences() function in llvm::objcopy::elf::RelocSectionWithSymtabBase
638 void Section::removeSectionReferences(const SectionBase *Sec) { in removeSectionReferences() function in llvm::objcopy::elf::Section