Searched refs:phdr_text (Results 1 – 1 of 1) sorted by relevance
616 Elf64_Phdr *phdr_notes, *phdr_loads, *phdr_text; in elfcorehdr_alloc() local655 phdr_text = phdr_notes + 1; in elfcorehdr_alloc()656 phdr_loads = phdr_text + 1; in elfcorehdr_alloc()666 text_init(phdr_text); in elfcorehdr_alloc()