Home
last modified time | relevance | path

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

/xen/xen/common/libelf/
A Dlibelf-loader.c293 elf_ptrval symtab_base; in elf_load_bsdsyms() local
323 symtab_base = elf_round_up(elf, header_base + sizeof(header)); in elf_load_bsdsyms()
379 rc = elf_load_image(elf, symtab_base, in elf_load_bsdsyms()
391 symtab_base - elf_header_base); in elf_load_bsdsyms()
396 strtab_base = elf_round_up(elf, symtab_base + in elf_load_bsdsyms()

Completed in 3 milliseconds