Home | Sort by: relevance | last modified time | path |
/src/sys/arch/amd64/stand/prekern/ | |
elf.c | 305 const paddr_t basepa = kernpa_start; local in function:elf_fixup_boot 326 offboot = basepa + eif.shdr[i].sh_offset - bootpa; 336 const paddr_t basepa = kernpa_start; local in function:elf_map_sections 358 secpa = basepa + shdr->sh_offset; |
elf.c | 305 const paddr_t basepa = kernpa_start; local in function:elf_fixup_boot 326 offboot = basepa + eif.shdr[i].sh_offset - bootpa; 336 const paddr_t basepa = kernpa_start; local in function:elf_map_sections 358 secpa = basepa + shdr->sh_offset; |