/external/elfutils/src/ |
strip.c | 109 static int process_file (const char *fname); 178 result = process_file ("a.out"); 190 result |= process_file (argv[remaining]); 285 process_file (const char *fname) function [all...] |
elflint.c | 99 static void process_file (int fd, Elf *elf, const char *prefix, 180 process_file (fd, elf, NULL, NULL, argv[remaining], st.st_size, 251 process_file (int fd, Elf *elf, const char *prefix, const char *suffix, function 296 process_file (fd, subelf, new_prefix, new_suffix, [all...] |
readelf.c | 204 static void process_file (int fd, const char *fname, bool only_one); 260 process_file (fd, argv[remaining], only_one); 513 process_file (int fd, const char *fname, bool only_one) function [all...] |
/external/chromium_org/third_party/lcov/bin/ |
genhtml | 169 sub process_file($$$); 976 process_file($trunc_dir, $rel_dir, $filename); 1125 # process_file(trunc_dir, rel_dir, filename) 1128 sub process_file($$$) subroutine [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
ChangeLog | [all...] |