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

  /external/chromium_org/net/dns/
dns_response.cc 252 const size_t type_offset = parser_.GetOffset() - 2 * sizeof(uint16); local
254 ReadBigEndian<uint16>(io_buffer_->data() + type_offset, &type);
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 380 unsigned long type_offset; member in struct:_PDB_TYPES
    [all...]
readdwarf3.c 447 ULong type_offset; member in struct:__anon29567
905 cc->type_offset = get_Dwarfish_UWord( c, cc->is_dw64 );
    [all...]

Completed in 172 milliseconds