Home
last modified time | relevance | path

Searched refs:phdr_text (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kernel/
A Dcrash_dump.c599 Elf64_Phdr *phdr_notes, *phdr_loads, *phdr_text; in elfcorehdr_alloc() local
638 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