Home
last modified time | relevance | path

Searched refs:EF_ARM_ALIGN8 (Results 1 – 9 of 9) sorted by relevance

/third_party/elfutils/backends/
Darm_machineflagname.c121 if ((*flagref & EF_ARM_ALIGN8) != 0) in arm_machine_flag_name()
123 *flagref &= ~((Elf64_Word) EF_ARM_ALIGN8); in arm_machine_flag_name()
Darm_symbol.c98 | EF_ARM_ALIGN8 in arm_machine_flag_check()
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2308 #define EF_ARM_ALIGN8 0x40 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2308 #define EF_ARM_ALIGN8 0x40 macro
/third_party/musl/ndk_musl_include/
Delf.h2308 #define EF_ARM_ALIGN8 0x40 macro
/third_party/musl/include/
Delf.h2312 #define EF_ARM_ALIGN8 0x40 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2308 #define EF_ARM_ALIGN8 0x40 macro
/third_party/musl/porting/linux/user/include/
Delf.h2316 #define EF_ARM_ALIGN8 0x40 macro
/third_party/elfutils/libelf/
Delf.h2720 #define EF_ARM_ALIGN8 0x40 /* 8-bit structure alignment is in use */ macro