Searched refs:RelA (Results 1 – 1 of 1) sorted by relevance
419 typename ET::Rela RelA; in FindExceptionTable() local420 RelA.r_offset = R.r_offset; in FindExceptionTable()421 RelA.r_info = R.r_info; in FindExceptionTable()422 RelA.r_addend = 0; in FindExceptionTable()425 unwrapOrError(FileName, ELF.getRelocationSymbol(RelA, SymTab)); in FindExceptionTable()