Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-loader.c79 elf->sec_strtab = elf_section_start(elf, shdr); in elf_init()
104 elf->sym_strtab = elf_section_start(elf, shdr); in elf_init()
380 elf_section_start(elf, section_handle), in elf_load_bsdsyms()
414 elf_section_start(elf, section_handle), in elf_load_bsdsyms()
A Dlibelf-tools.c234 elf_ptrval elf_section_start(struct elf_binary *elf, ELF_HANDLE_DECL(elf_shdr) shdr) in elf_section_start() function
259 elf_ptrval ptr = elf_section_start(elf, elf->sym_tab); in elf_sym_by_name()
284 elf_ptrval ptr = elf_section_start(elf, elf->sym_tab); in elf_sym_by_index()
A Dlibelf-dominfo.c557 elf_section_start(elf, shdr), in elf_xen_parse()
580 parms->guest_info = elf_section_start(elf, shdr); in elf_xen_parse()
/xen-4.10.0-shim-comet/tools/xcutils/
A Dreadnotes.c295 ELF_MAKE_HANDLE(elf_note, elf_section_start(&elf, shdr)), in main()
306 elf_strfmt(&elf, elf_section_start(&elf, shdr))); in main()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlibelf.h315 elf_ptrval elf_section_start(struct elf_binary *elf, ELF_HANDLE_DECL(elf_shdr) shdr);

Completed in 8 milliseconds