Home
last modified time | relevance | path

Searched defs:elf_type (Results 1 – 3 of 3) sorted by relevance

/third_party/libabigail/include/
Dabg-elf-reader.h33 enum elf_type : unsigned enum
/third_party/elfutils/src/
Delfclassify.c201 static int elf_type; variable
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx2914 auto elf_type = ehdr->e_type; in elf_classify() local