Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h396 PrinterContext<ET>::FindExceptionTable(unsigned IndexSectionIndex, in FindExceptionTable() argument
407 if (Sec.sh_type != ELF::SHT_REL || Sec.sh_info != IndexSectionIndex) in FindExceptionTable()