Home
last modified time | relevance | path

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

/glibc-2.36/scripts/
Dglibcelf.py533 PT_ARM_EXIDX = 0x70000001 variable in PtARM
/glibc-2.36/elf/
Delf.h2758 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */ macro