Searched defs:unstripped (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/src/ |
H A D | unstrip.c | 1318 new_shstrtab(Elf *unstripped, size_t unstripped_shnum, Elf_Data *shstrtab, size_t unstripped_shstrndx, struct section *sections, size_t stripped_shnum, Dwelf_Strtab *strtab) new_shstrtab() argument 1386 copy_elided_sections(Elf *unstripped, Elf *stripped, const GElf_Ehdr *stripped_ehdr, GElf_Addr bias) copy_elided_sections() argument 2140 handle_file(const char *output_file, bool create_dirs, Elf *stripped, const GElf_Ehdr *stripped_ehdr, Elf *unstripped) handle_file() argument 2251 Elf *unstripped = NULL; handle_explicit_files() local [all...] |
Completed in 5 milliseconds