Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfclassify.c70 elf_issue (const char *msg) in elf_issue() function
143 elf_issue ("opening ELF file"); in open_elf()
244 elf_issue (N_("ELF header")); in run_classify()
255 elf_issue (N_("program headers")); in run_classify()
264 elf_issue (N_("program header")); in run_classify()
284 elf_issue (N_("section headers")); in run_classify()
295 elf_issue (N_("section header string table index")); in run_classify()
309 elf_issue (N_("could not obtain section header")); in run_classify()
315 elf_issue(N_("could not obtain section name")); in run_classify()
DChangeLog119 * elfclassify.c (issue, elf_issue, is_unstripped): Likewise.