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

  /external/elfutils/src/
strings.c 636 unsigned char *remap_base = elfmap_base; local
668 remap_base + read_now - to_keep, to_keep);
669 remap_base = elfmap_base;
678 if (mmap (remap_base, read_now, PROT_READ,
684 process_chunk (fname, remap_base - to_keep,
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 45 // areas are state_table, remap_base, and remap_string. state0 and state0_size
62 const RemapEntry* remap_base; member in struct:google::protobuf::internal::__anon23334

Completed in 185 milliseconds