/external/libunwind/src/coredump/ |
_UCD_get_proc_name.c | 36 unsigned long segbase, mapoff; local 47 /* mapoff: offset in the file */ 49 /*mapoff = phdr->p_offset; WRONG! phdr->p_offset is the offset in COREDUMP file */ 50 mapoff = 0; 52 ret = elf_w (get_proc_name_in_image) (as, &ui->edi.ei, segbase, mapoff, ip, buf, buf_len, offp);
|
_UCD_find_proc_info.c | 32 unsigned long segbase, mapoff; local 62 /* mapoff: offset in the file */ 64 /*mapoff = phdr->p_offset; WRONG! phdr->p_offset is the offset in COREDUMP file */ 65 mapoff = 0; 71 if (tdep_find_unwind_table(&ui->edi, as, phdr->backing_filename, segbase, mapoff, ip) < 0)
|
/external/libunwind/src/ |
os-common.c | 36 unsigned long *segbase, unsigned long *mapoff, char **path, 42 return local_get_elf_image (as, ei, ip, segbase, mapoff, path, as_arg); 54 *mapoff = map->offset; 62 *mapoff = 0;
|
os-hpux.c | 47 unsigned long *segbase, unsigned long *mapoff, char **path) 92 Debug(1, "segbase=%lx, mapoff=%lx, path=%s\n", map->start, map->offset, map->path); 124 *mapoff = map->offset;
|
elfxx.c | 250 struct elf_image* ei, unsigned long segbase, unsigned long mapoff, 262 if (phdr.p_offset == mapoff) { 392 struct elf_image *ei, unsigned long segbase, unsigned long mapoff, Elf_W(Addr)* load_offset) { 398 if (phdr[i].p_type == PT_LOAD && phdr[i].p_offset == mapoff) { 443 struct elf_image* ei, unsigned long segbase, unsigned long mapoff, 446 return elf_w (get_load_offset_mapped) (ei, segbase, mapoff, load_offset); 448 return elf_w (get_load_offset_memory) (ei, segbase, mapoff, ehdr, load_offset); 565 unw_addr_space_t as, struct elf_image* ei, unsigned long segbase, unsigned long mapoff, 570 if (!elf_w (get_load_offset) (ei, segbase, mapoff, &ehdr, &load_offset)) { 602 unsigned long segbase, mapoff; local [all...] |
Los-common.c | 177 unsigned long *segbase, unsigned long *mapoff, char **path, void *as_arg) 204 *mapoff = map->offset; 212 *mapoff = 0;
|
elfxx.h | 79 unsigned long mapoff, unw_word_t ip, char* buf, size_t buf_len, unw_word_t* offp); 81 extern bool elf_w (get_load_base) (struct elf_image* ei, unw_word_t mapoff, unw_word_t* load_base);
|
/art/tools/dexfuzz/src/dexfuzz/rawdex/ |
HeaderItem.java | 32 public Offset mapOff; 65 mapOff = file.getOffsetTracker().getNewOffset(file.readUInt()); 106 file.getOffsetTracker().tryToWriteOffset(mapOff, file, false /* ULEB128 */);
|
MapList.java | 39 file.seek(rawDexFile.header.mapOff.getOriginalOffset());
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
HeaderItem.java | 67 int mapOff = file.getMap().getFileOffset(); 84 out.annotate(4, "map_off: " + Hex.u4(mapOff)); 105 out.writeInt(mapOff);
|
/dalvik/dx/src/com/android/dx/dex/file/ |
HeaderItem.java | 57 int mapOff = file.getMap().getFileOffset(); 76 out.annotate(4, "map_off: " + Hex.u4(mapOff)); 97 out.writeInt(mapOff);
|
/external/ltp/testcases/kernel/mem/mmapstress/ |
mmapstress04.c | 81 off_t mapoff; local 86 mapoff = page_size * (off_t)(6 * i + j); 90 rofd, mapoff);
|
/external/libunwind/src/ptrace/ |
_UPT_find_proc_info.c | 39 unsigned long segbase, mapoff; local 66 if (tdep_get_elf_image (as, &ei, pid, ip, &segbase, &mapoff, &path, as_arg) < 0) 69 ret = tdep_find_unwind_table (edi, &ei, as, path, segbase, mapoff, ip);
|
/external/libunwind/src/ia64/ |
Gfind_unwind_table.c | 96 char *path, unw_word_t segbase, unw_word_t mapoff, 114 if (phdr[i].p_offset == mapoff)
|
/external/libunwind/src/dwarf/ |
Gfind_unwind_table.c | 128 unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) { 160 if (phdr.p_offset == mapoff) { 241 unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) 266 if (dwarf_find_unwind_table_memory (edi, ei, as, path, segbase, mapoff, ip)) { 288 if (phdr[i].p_offset == mapoff)
|
/external/libunwind/include/tdep-ia64/ |
libunwind_i.h | 261 unw_word_t segbase, unw_word_t mapoff, 273 unsigned long *segbase, unsigned long *mapoff,
|
/dalvik/libdex/ |
DexFile.h | 281 u4 mapOff; 692 u4 mapOff = pDexFile->pHeader->mapOff; 694 if (mapOff == 0) { 697 return (const DexMapList*) (pDexFile->baseAddr + mapOff); [all...] |
/external/libunwind/include/tdep-sh/ |
libunwind_i.h | 291 unsigned long *segbase, unsigned long *mapoff,
|
/external/libunwind/include/tdep-x86_64/ |
libunwind_i.h | 240 unsigned long *segbase, unsigned long *mapoff,
|
/external/libunwind/include/tdep-aarch64/ |
libunwind_i.h | 307 unsigned long *segbase, unsigned long *mapoff,
|
/external/libunwind/include/tdep-arm/ |
libunwind_i.h | 300 unsigned long *segbase, unsigned long *mapoff,
|
/external/libunwind/include/tdep-hppa/ |
libunwind_i.h | 290 unsigned long *segbase, unsigned long *mapoff,
|
/external/libunwind/include/tdep-mips/ |
libunwind_i.h | 346 unsigned long *segbase, unsigned long *mapoff,
|
/external/libunwind/include/tdep-ppc32/ |
libunwind_i.h | 311 unsigned long *segbase, unsigned long *mapoff,
|
/external/libunwind/include/tdep-ppc64/ |
libunwind_i.h | 311 unsigned long *segbase, unsigned long *mapoff,
|