Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dstrings.c632 unsigned char *remap_base = elfmap_base; in read_block() local
664 remap_base + read_now - to_keep, to_keep); in read_block()
665 remap_base = elfmap_base; in read_block()
674 if (mmap64 (remap_base, read_now, PROT_READ, in read_block()
680 process_chunk (fname, remap_base - to_keep, in read_block()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc62 const RemapEntry* remap_base; member