Searched refs:phdr_count (Results 1 – 1 of 1) sorted by relevance
447 static void *ehdr_init(Elf64_Ehdr *ehdr, int phdr_count) in ehdr_init() argument462 ehdr->e_phnum = phdr_count + 1; in ehdr_init()589 static size_t get_elfcorehdr_size(int phdr_count) in get_elfcorehdr_size() argument605 size += phdr_count * sizeof(Elf64_Phdr); in get_elfcorehdr_size()