Searched refs:phdr_text (Results 1 – 1 of 1) sorted by relevance
599 Elf64_Phdr *phdr_notes, *phdr_loads, *phdr_text; in elfcorehdr_alloc() local638 phdr_text = phdr_notes + 1; in elfcorehdr_alloc()639 phdr_loads = phdr_text + 1; in elfcorehdr_alloc()649 text_init(phdr_text); in elfcorehdr_alloc()
Completed in 659 milliseconds