Home
last modified time | relevance | path

Searched refs:punw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dunwind.c2196 Elf64_Phdr *punw = NULL, *phdr = (Elf64_Phdr *) (GATE_ADDR + GATE_EHDR->e_phoff); in create_gate_table()
2201 punw = phdr; in create_gate_table()
2205 if (!punw) { in create_gate_table()
2210 start = (const struct unw_table_entry *) punw->p_vaddr; in create_gate_table()
2211 end = (struct unw_table_entry *) ((char *) start + punw->p_memsz); in create_gate_table()
2193 Elf64_Phdr *punw = NULL, *phdr = (Elf64_Phdr *) (GATE_ADDR + GATE_EHDR->e_phoff); create_gate_table() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dunwind.c2196 Elf64_Phdr *punw = NULL, *phdr = (Elf64_Phdr *) (GATE_ADDR + GATE_EHDR->e_phoff); in create_gate_table()
2201 punw = phdr; in create_gate_table()
2205 if (!punw) { in create_gate_table()
2210 start = (const struct unw_table_entry *) punw->p_vaddr; in create_gate_table()
2211 end = (struct unw_table_entry *) ((char *) start + punw->p_memsz); in create_gate_table()
2193 Elf64_Phdr *punw = NULL, *phdr = (Elf64_Phdr *) (GATE_ADDR + GATE_EHDR->e_phoff); create_gate_table() local

Completed in 7 milliseconds