Searched refs:shdr_start (Results 1 – 1 of 1) sorted by relevance
695 Elf_Shdr *shdr_start; in fill_relocs() local707 shnum = shdr_size(shdr_start); in fill_relocs()710 Elf_Shdr *shdr = get_index(shdr_start, shentsize, i); in fill_relocs()752 Elf_Shdr *shdr_start; in replace_relocs() local762 shnum = shdr_size(shdr_start); in replace_relocs()765 Elf_Shdr *shdr = get_index(shdr_start, shentsize, i); in replace_relocs()928 Elf_Shdr *shdr_start; in do_sort() local965 shstrndx = shdr_link(shdr_start); in do_sort()966 string_sec = get_index(shdr_start, shentsize, shstrndx); in do_sort()971 shnum = shdr_size(shdr_start); in do_sort()[all …]