Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kernel/
H A Dcrash_dump.c615 Elf64_Phdr *phdr_notes, *phdr_loads, *phdr_text; in elfcorehdr_alloc() local
654 phdr_text = phdr_notes + 1; in elfcorehdr_alloc()
655 phdr_loads = phdr_text + 1; in elfcorehdr_alloc()
665 text_init(phdr_text); in elfcorehdr_alloc()