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

  /src/external/gpl3/gdb.old/dist/gdb/
target-dcache.c 26 target_dcache_aspace_key; variable
34 = target_dcache_aspace_key.get (aspace.get ());
45 = target_dcache_aspace_key.get (aspace.get ());
57 return target_dcache_aspace_key.get (aspace.get ());
67 = target_dcache_aspace_key.get (aspace.get ());
72 target_dcache_aspace_key.set (aspace.get (), dcache);
  /src/external/gpl3/gdb/dist/gdb/
target-dcache.c 26 target_dcache_aspace_key; variable
34 = target_dcache_aspace_key.get (aspace.get ());
45 = target_dcache_aspace_key.get (aspace.get ());
57 return target_dcache_aspace_key.get (aspace.get ());
67 = target_dcache_aspace_key.get (aspace.get ());
72 target_dcache_aspace_key.set (aspace.get (), dcache);

Completed in 44 milliseconds