Searched refs:IndexSectionIndex (Results 1 – 2 of 2) sorted by relevance
372 PrinterContext<ET>::FindExceptionTable(unsigned IndexSectionIndex, in FindExceptionTable() argument383 if (Sec.sh_type != ELF::SHT_REL || Sec.sh_info != IndexSectionIndex) in FindExceptionTable()
390 PrinterContext<ET>::FindExceptionTable(unsigned IndexSectionIndex, in FindExceptionTable() argument401 if (Sec.sh_type != ELF::SHT_REL || Sec.sh_info != IndexSectionIndex) in FindExceptionTable()