Home
last modified time | relevance | path

Searched refs:remap_base (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dstrings.c636 unsigned char *remap_base = elfmap_base; in read_block() local
668 remap_base + read_now - to_keep, to_keep); in read_block()
669 remap_base = elfmap_base; in read_block()
678 if (mmap (remap_base, read_now, PROT_READ, in read_block()
684 process_chunk (fname, remap_base - to_keep, in read_block()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc64 const RemapEntry* remap_base; member