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

  /external/elfutils/0.153/libdw/
dwarf_getcfi_elf.c 175 Dwarf_Word eh_frame_size = 0; local
183 eh_frame_size = filesize - eh_frame_offset;
185 data = elf_getdata_rawchunk (elf, eh_frame_offset, eh_frame_size, ELF_T_BYTE);
  /art/runtime/
elf_file.cc     [all...]

Completed in 57 milliseconds