Searched refs:getNewSectionIndex (Results 1 – 1 of 1) sorted by relevance
4472 auto getNewSectionIndex = [&](uint32_t OldIndex) { in updateELFSymbolTable() local4575 if (!getNewSectionIndex(Symbol.st_shndx)) in updateELFSymbolTable()4623 NewSymbol.st_shndx = getNewSectionIndex(Symbol.st_shndx); in updateELFSymbolTable()4673 NewSymbol.st_shndx = getNewSectionIndex(Symbol.st_shndx); in updateELFSymbolTable()4737 ? getNewSectionIndex(OriginSection->getSectionRef().getIndex()) in updateELFSymbolTable()