Searched refs:replaceSectionReferences (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ | ||
H A D | Object.h | 431 replaceSectionReferences(const DenseMap<SectionBase *, SectionBase *> &); |
H A D | Object.cpp | 65 void SectionBase::replaceSectionReferences( in replaceSectionReferences() function in llvm::objcopy::elf::SectionBase |
H A D | ELFObjcopy.cpp | 232 Sec.replaceSectionReferences(FromTo); in replaceDebugSections() |