Home
last modified time | relevance | path

Searched refs:elf_type (Results 1 – 7 of 7) sorted by relevance

/third_party/elfutils/src/
Delfclassify.c201 static int elf_type; variable
219 elf_type = 0; in run_classify()
247 elf_type = ehdr->e_type; in run_classify()
392 elf_type_string (elf_type), elf_type); in run_classify()
447 return elf_kind (elf) == ELF_K_ELF && elf_type == ET_CORE; in is_core()
458 && (elf_type == ET_EXEC || elf_type == ET_DYN) in is_loadable()
469 && (elf_type == ET_REL || elf_type == ET_EXEC || elf_type == ET_DYN) in is_unstripped()
481 && (elf_type == ET_REL || elf_type == ET_EXEC || elf_type == ET_DYN) in is_debug_only()
493 if (elf_type == ET_EXEC) in is_shared()
552 if (elf_type == ET_EXEC) in is_program()
[all …]
/third_party/libabigail/include/
Dabg-elf-reader.h33 enum elf_type : unsigned enum
163 get_type_of_elf_file(const string& path, elf_type& type);
/third_party/libabigail/src/
Dabg-elf-reader.cc925 static elf::elf_type
959 get_type_of_elf_file(const string& path, elf::elf_type& type) in get_type_of_elf_file()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc186 elf_type(-1) {
199 int elf_type;
1151 obj->elf_type = -1; // filled on demand
1279 obj->elf_type = FileGetElfType(obj->fd);
1280 if (obj->elf_type < 0) {
1282 obj->elf_type);
1345 if (obj->elf_type == ET_DYN && start_addr >= obj->offset) {
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx2914 auto elf_type = ehdr->e_type; in elf_classify() local
2936 if (elf_type == ET_EXEC || elf_type == ET_DYN) in elf_classify()
/third_party/libabigail/tools/
Dabipkgdiff.cc286 abigail::elf::elf_type type;
/third_party/libabigail/
DChangeLog512 * include/abg-dwarf-reader.h (abigail::dwarf::elf_type):
24133 (enum elf_type): Add an apidoc for each enumerator.
24273 * include/abg-dwarf-reader.h (elf_type): Add new enumerator
25529 * include/abg-dwarf-reader.h (elf_type::ELF_TYPE_RELOCATABLE): New
29460 * abg-dwarf-reader.h (enum elf_type): Move this declaration here
29523 strings are passed first, then the elf_type is passed last.
29707 * tools/abipkgdiff.cc (elf_type): Declare new enum
29714 like name, soname, elf_type and save in dir_elf_files_map