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

  /external/google-breakpad/src/common/dwarf/
bytereader.cc 66 const uint64 initial_length = ReadFourBytes(start); local
71 if (initial_length == 0xffffffff) {
79 return initial_length;
dwarf2reader.cc 225 const uint64 initial_length local
228 header_.length = initial_length;
537 const uint64 initial_length local
541 header_.total_length = initial_length;
    [all...]
  /external/flac/libFLAC/
metadata_iterators.c 903 FLAC__off_t initial_length; member in struct:FLAC__Metadata_Chain
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
dwarf_reader.cc 1643 uint32_t initial_length = elfcpp::Swap_unaligned<32, big_endian>::readval(lineptr); local
    [all...]

Completed in 100 milliseconds