Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp81 void SectionBase::removeSectionReferences(const SectionBase *Sec) {} in removeSectionReferences() function in SectionBase
260 void SymbolTableSection::removeSectionReferences(const SectionBase *Sec) { in removeSectionReferences() function in SymbolTableSection
366 void RelocSectionWithSymtabBase<SymTabType>::removeSectionReferences( in removeSectionReferences() function in RelocSectionWithSymtabBase
454 void Section::removeSectionReferences(const SectionBase *Sec) { in removeSectionReferences() function in Section