Searched refs:gpp (Results 1 – 3 of 3) sorted by relevance
52 GElf_Phdr *gpp; in gelf_sect_init() local105 gpp = gf->gf_phdrs; in gelf_sect_init()113 gpp->p_type = PT_LOAD; in gelf_sect_init()114 gpp->p_flags = PF_R; in gelf_sect_init()117 gpp->p_flags |= PF_X; in gelf_sect_init()119 gpp->p_flags |= PF_W; in gelf_sect_init()121 gpp->p_offset = shp->sh_offset; in gelf_sect_init()122 gpp->p_vaddr = shp->sh_offset; in gelf_sect_init()123 gpp->p_filesz = shp->sh_size; in gelf_sect_init()124 gpp->p_memsz = shp->sh_size; in gelf_sect_init()[all …]
261 GElf_Phdr *gpp = kpf->kpf_file->gf_phdrs; in kp_find_data() local268 for (i = 0; i < n; i++, gpp++) { in kp_find_data()269 if (gpp->p_type == PT_LOAD && (gpp->p_flags & PF_W)) { in kp_find_data()270 kpf->kpf_data_base = gpp->p_vaddr; in kp_find_data()
1665 597a RD790 PCI to PCI bridge (PCI express gpp port A)1666 597b RX780/RD790 PCI to PCI bridge (PCI express gpp port B)1667 597c RD790 PCI to PCI bridge (PCI express gpp port C)1668 597d RX780/RD790 PCI to PCI bridge (PCI express gpp port D)1669 597e RD790 PCI to PCI bridge (PCI express gpp port E)1671 597f RD790 PCI to PCI bridge (PCI express gpp port F)1682 5a15 RD890 PCI to PCI bridge (PCI express gpp port A)