Home
last modified time | relevance | path

Searched refs:dwelf_elf_e_machine_string (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/tests/
H A Ddwelf_elf_e_machine_string.c1 /* Test program for dwelf_elf_e_machine_string
61 machine = dwelf_elf_e_machine_string (em); in main()
/third_party/elfutils/libdwelf/
H A Dlibdwelf.h141 extern const char *dwelf_elf_e_machine_string (int machine);
H A Ddwelf_elf_e_machine_string.c37 dwelf_elf_e_machine_string (int machine) in dwelf_elf_e_machine_string() function
/third_party/elfutils/src/
H A Dreadelf.c1129 const char *machine = dwelf_elf_e_machine_string (ehdr->e_machine); in print_ehdr()

Completed in 16 milliseconds