Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Daarch64.h28 #define PT_AARCH64_ARCHEXT (PT_LOPROC + 0) macro
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog34 * elfcpp.h (EM_AARCH64, SHT_AARCH64_ATTRIBUTES, PT_AARCH64_ARCHEXT,
Delfcpp.h501 PT_AARCH64_ARCHEXT = 0x70000000,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3230 case PT_AARCH64_ARCHEXT: in get_aarch64_segment_type()