Home
last modified time | relevance | path

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

/external/libabigail/include/
Dabg-dwarf-reader.h33 enum elf_type enum
/external/elfutils/src/
Delfclassify.c201 static int elf_type; variable
/external/bcc/src/cc/
Dbcc_syms.cc229 int elf_type = bcc_elf_get_type(path_.c_str()); in Module() local
/external/bcc/libbpf-tools/
Dtrace_helpers.c190 enum elf_type { enum
/external/elfutils/debuginfod/
Ddebuginfod.cxx2914 auto elf_type = ehdr->e_type; in elf_classify() local