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

  /external/qemu/elff/
elf_mapped_section.cc 37 size_t mapped_bytes; local
39 &section_ptr, &mapped_bytes);
45 size_ = (Elf_Word)mapped_bytes;
  /ndk/sources/host-tools/ndk-stack/elff/
elf_mapped_section.cc 37 size_t mapped_bytes; local
39 &section_ptr, &mapped_bytes);
45 size_ = (Elf_Word)mapped_bytes;

Completed in 1374 milliseconds