HomeSort by relevance Sort by last modified time
    Searched full:region_entry (Results 1 - 1 of 1) sorted by null

  /sdk/emulator/qtools/
trace_reader.h 22 struct region_entry;
24 typedef region_entry region_type;
46 typedef struct region_entry { struct in class:TraceReader
53 region_entry() : refs(0), path(NULL), vstart(0), vend(0), base_addr(0), function in struct:TraceReader::region_entry
65 region_entry *MakePrivateCopy(region_entry *dest) {
    [all...]

Completed in 233 milliseconds