Home
last modified time | relevance | path

Searched refs:ELFMAG2 (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/kvm/lib/
A Delf.c36 && (ident[EI_MAG2] == ELFMAG2) && (ident[EI_MAG3] == ELFMAG3), in elfhdr_get()
43 ELFMAG0, ELFMAG1, ELFMAG2, ELFMAG3); in elfhdr_get()
/tools/include/uapi/linux/
A Delf.h354 #define ELFMAG2 'L' macro

Completed in 6 milliseconds