Searched defs:elf_type (Results 1 – 5 of 5) sorted by relevance
33 enum elf_type enum
201 static int elf_type; variable
229 int elf_type = bcc_elf_get_type(path_.c_str()); in Module() local
190 enum elf_type { enum
2914 auto elf_type = ehdr->e_type; in elf_classify() local