HomeSort by: relevance | last modified time | path
    Searched defs:stat64_map (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/mips/
interp.c 1167 static const char stat64_map[] = variable
1310 cb->stat_map = is_elf32bit ? stat32_map : stat64_map;
  /src/external/gpl3/gdb.old/dist/sim/mips/
interp.c 1167 static const char stat64_map[] = variable
1310 cb->stat_map = is_elf32bit ? stat32_map : stat64_map;

Completed in 33 milliseconds