Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_core_arm.h23 #define ELF_ARCH_MACHINE EM_ARM macro
A Dxc_core_x86.h24 #define ELF_ARCH_MACHINE (dinfo->guest_width == 8 ? EM_X86_64 : EM_386) macro

Completed in 3 milliseconds