Searched refs:Elf_Shdr (Results 1 – 5 of 5) sorted by relevance
41 #undef Elf_Shdr80 # define Elf_Shdr Elf64_Shdr macro118 # define Elf_Shdr Elf32_Shdr macro240 Elf_Shdr const *relhdr; in find_symtab()259 Elf_Shdr *const shstr, in append_func()268 Elf_Shdr mcsec; in append_func()275 Elf_Shdr *const shdr0 = (Elf_Shdr *)(old_shoff + (void *)ehdr); in append_func()378 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in get_sym_str_and_relp()455 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in nop_mcount()609 Elf_Shdr *const shdr0 = (Elf_Shdr *)(_w(ehdr->e_shoff) in do_func()[all …]
40 #define Elf_Shdr Elf32_Shdr macro45 #define Elf_Shdr Elf64_Shdr macro70 Elf_Shdr *x; in get_offset_from_address()133 static Elf_Sym *find_elf_symbol(Elf_Ehdr *hdr, Elf_Shdr *symtab, char *name) in find_elf_symbol()138 Elf_Shdr *x; in find_elf_symbol()157 static void get_symbol_from_table(Elf_Ehdr *hdr, Elf_Shdr *symtab, in get_symbol_from_table()160 Elf_Shdr *sec; in get_symbol_from_table()163 Elf_Shdr *x; in get_symbol_from_table()184 static Elf_Shdr *get_symbol_table(Elf_Ehdr *hdr) in get_symbol_table()186 Elf_Shdr *x; in get_symbol_table()[all …]
76 } Elf_Shdr; typedef101 uint64_t (*shdr_addr)(Elf_Shdr *shdr);687 Elf_Shdr *init_data_sec;695 Elf_Shdr *shdr_start; in fill_relocs()752 Elf_Shdr *shdr_start; in replace_relocs()928 Elf_Shdr *shdr_start; in do_sort()929 Elf_Shdr *strtab_sec = NULL; in do_sort()930 Elf_Shdr *symtab_sec = NULL; in do_sort()931 Elf_Shdr *extab_sec = NULL; in do_sort()932 Elf_Shdr *string_sec; in do_sort()[all …]
28 #define Elf_Shdr Elf32_Shdr macro42 #define Elf_Shdr Elf64_Shdr macro141 Elf_Shdr *sechdrs;
321 Elf_Shdr *sechdr = &info->sechdrs[secindex]; in sym_get_data_by_offset()332 static const char *sech_name(const struct elf_info *info, Elf_Shdr *sechdr) in sech_name()409 Elf_Shdr *sechdrs; in parse_elf()763 Elf_Shdr *sechdr) in check_section()1428 Elf_Shdr *sechdr = &elf->sechdrs[i]; in check_sec_ref()
Completed in 14 milliseconds