Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libelf/
A Dlibelf-loader.c197 elf_mark_broken(elf, "invalid ELF handle for symtab section"); in elf_parse_bsdsyms()
385 elf_mark_broken(elf, "unable to load symtab into guest memory"); in elf_load_bsdsyms()
408 elf_mark_broken(elf, "strtab not found"); in elf_load_bsdsyms()
419 elf_mark_broken(elf, "unable to load strtab into guest memory"); in elf_load_bsdsyms()
436 elf_mark_broken(elf, "unable to load ELF headers into guest memory"); in elf_load_bsdsyms()
453 elf_mark_broken(elf, in elf_load_bsdsyms()
532 elf_mark_broken(elf, "program segments total to more" in elf_load_binary()
A Dlibelf-tools.c22 void elf_mark_broken(struct elf_binary *elf, const char *msg) in elf_mark_broken() function
64 elf_mark_broken(elf, "out of range access"); in elf_access_ok()
139 elf_mark_broken(elf, "far too many section headers"); in elf_shdr_count()
219 elf_mark_broken(elf, "excessively long string"); in elf_strval()
A Dlibelf-dominfo.c247 elf_mark_broken(elf, "too many ELF notes"); in elf_xen_parse_notes()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dlibelf.h373 void elf_mark_broken(struct elf_binary *elf, const char *msg);
478 elf_mark_broken(elf, "advancing in null image"); in ELF_ADVANCE_DEST()
488 elf_mark_broken(elf, "advancing past end (image very short?)"); in ELF_ADVANCE_DEST()

Completed in 8 milliseconds