HomeSort by relevance Sort by last modified time
    Searched refs:print_arch (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/src/
readelf.c 167 static bool print_arch; variable
335 print_arch = true;
344 print_arch = true;
888 if (print_arch)
890 if (print_arch)
    [all...]
  /external/linux-tools-perf/src/tools/perf/util/
header.c 1161 static void print_arch(struct perf_header *ph, int fd __maybe_unused, FILE *fp) function
    [all...]

Completed in 61 milliseconds