Searched refs:IndexSectionIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h364 PrinterContext<ET>::FindExceptionTable(unsigned IndexSectionIndex, argument
368 /// IndexSectionIndex. Iterate the associated section searching for the
375 if (Sec.sh_type != ELF::SHT_REL || Sec.sh_info != IndexSectionIndex)

Completed in 84 milliseconds