Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h364 PrinterContext<ET>::FindExceptionTable(unsigned IndexSectionIndex, in FindExceptionTable() argument
375 if (Sec.sh_type != ELF::SHT_REL || Sec.sh_info != IndexSectionIndex) in FindExceptionTable()