Searched defs:PT_ARM_EXIDX (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/scripts/ | ||
D | glibcelf.py | 533 PT_ARM_EXIDX = 0x70000001 variable in PtARM |
/glibc-2.36/elf/ | ||
D | elf.h | 2758 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */ macro |