Home
last modified time | relevance | path

Searched defs:elf (Results 176 - 180 of 180) sorted by relevance

12345678

/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1569 Elf *elf = elf_begin (elf_fd, ELF_C_READ_MMAP_PRIVATE, NULL); in extract_section() local
2895 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP_PRIVATE, NULL); in elf_classify() local
[all...]
/third_party/libbpf/src/
H A Dbtf.c1087 static Elf64_Shdr *elf_sec_hdr_by_idx(pelfio_t elf, size_t idx, Elf64_Shdr *sheader) in elf_sec_hdr_by_idx() argument
1114 Elf *elf = NULL; local
1117 pelfio_t elf; local
[all...]
H A Dlibbpf.c632 Elf *elf; member
634 pelfio_t elf; member
1371 Elf *elf; local
1373 pelfio_t elf; local
3004 pelfio_t elf = obj->efile.elf; global() local
3455 Elf *elf = obj->efile.elf; global() local
3567 pelfio_t elf = obj->efile.elf; global() local
3577 pelfio_t elf = obj->efile.elf; global() local
3658 Elf *elf = obj->efile.elf; global() local
3660 pelfio_t elf = obj->efile.elf; global() local
11576 Elf *elf; global() local
11578 pelfio_t elf; global() local
[all...]
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc4968 Elf* elf = elf_handle(); maybe_adjust_var_sym_address() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c644 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); in open_input_section() local
756 Elf *elf = elf_begin (fd, ELF_C_READ_MMAP, NULL); check_archive_index() local
941 elf_contains_chdrs(Elf *elf) elf_contains_chdrs() argument
959 Elf *elf = dwfl_module_getelf (dwflmod, &dwflbias); process_elf_file() local
4878 find_offsets(Elf *elf, GElf_Addr main_bias, size_t n, GElf_Addr addrs[n], GElf_Off offs[n]) find_offsets() argument
4904 get_dynscn_addrs(Elf *elf, GElf_Phdr *phdr, GElf_Addr addrs[i_max]) get_dynscn_addrs() argument
4956 get_dynscn_strtab(Elf *elf, GElf_Phdr *phdr) get_dynscn_strtab() argument
12975 for_each_section_argument(Elf *elf, const struct section_argument *list, void (*dump) (Elf_Scn *scn, const GElf_Shdr *shdr, const char *name)) for_each_section_argument() argument
13074 dump_archive_index(Elf *elf, const char *fname) dump_archive_index() argument
[all...]

Completed in 29 milliseconds

12345678