Home
last modified time | relevance | path

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

/bionic/libc/include/bits/
Delf_common.h552 #define PT_ARM_EXIDX 0x70000001 /* ARM exception unwind tables. */ macro
/bionic/linker/
Dlinker_phdr.cpp1349 if (phdr->p_type != PT_ARM_EXIDX) { in phdr_table_get_arm_exidx()