Searched refs:rawfile (Results 1 – 3 of 3) sorted by relevance
458 open_arg(const char *arg, enum e_how how, int rawfile) in open_arg() argument490 if (how != H_INPUT && rawfile) in open_arg()716 int rawfile = 0; in main() local736 rawfile = 1; in main()785 output = open_arg(argv[1], H_OUTPUT, rawfile); in main()
69 --rawfile var "${manifest}" \
2468 const char *rawfile; in dump_phdr() local2524 if ((rawfile = elf_rawfile(re->elf, &size)) == NULL) { in dump_phdr()2533 rawfile + phdr.p_offset); in dump_phdr()3703 const char *rawfile; in dump_notes() local3720 if ((rawfile = elf_rawfile(re->elf, &filesize)) == NULL) { in dump_notes()3736 dump_notes_content(re, rawfile + phdr.p_offset, in dump_notes()