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

  /external/elfutils/src/
strings.c 621 unsigned char *remap_base = elfmap_base; local
653 remap_base + read_now - to_keep, to_keep);
654 remap_base = elfmap_base;
663 if (mmap (remap_base, read_now, PROT_READ,
669 process_chunk (fname, remap_base - to_keep,
  /external/protobuf/src/google/protobuf/stubs/
structurally_valid.cc 47 // areas are state_table, remap_base, and remap_string. state0 and state0_size
64 const RemapEntry* remap_base; member in struct:google::protobuf::internal::__anon36335

Completed in 117 milliseconds