Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Delf_common.h456 #define SHT_ARM_EXIDX 0x70000001 /* Exception index table. */ macro
/f-stack/freebsd/kern/
H A Dlink_elf.c818 if (shdr[i].sh_type == SHT_ARM_EXIDX) { in link_elf_locate_exidx()