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

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c 91 uint32_t sizeof_condition; /* size of the DVC register. */ member in struct:ppc_debug_info
2405 align_offset = addr % hwdebug_info.sizeof_condition;
2408 + hwdebug_info.sizeof_condition);
  /src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c 91 uint32_t sizeof_condition; /* size of the DVC register. */ member in struct:ppc_debug_info
2405 align_offset = addr % hwdebug_info.sizeof_condition;
2408 + hwdebug_info.sizeof_condition);

Completed in 39 milliseconds