Home
last modified time | relevance | path

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

/linux/scripts/
H A Delf-parse.c163 int elf_map_machine(void *addr) in elf_map_machine() function
H A Delf-parse.h302 int elf_map_machine(void *addr);
H A Dsorttable.c893 switch (elf_map_machine(ehdr)) { in do_file()