Home
last modified time | relevance | path

Searched refs:EM_OPENRISC (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/or1k/
Ddl-machine.h35 return ehdr->e_machine == EM_OPENRISC; in elf_machine_matches_host()
/glibc-2.36/scripts/
Dglibcelf.py150 EM_OPENRISC = 92 variable in Machine
/glibc-2.36/elf/
Delf.h249 #define EM_OPENRISC 92 /* OpenRISC 32-bit embedded processor */ macro