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

  /external/elfutils/tests/
dwfl-report-elf-align.c 1 /* Test program for dwfl_report_elf incorrect BASE alignment.
56 Dwfl_Module *mod = dwfl_report_elf (dwfl, argv[1], argv[1], -1, base, false);
backtrace-data.c 138 dwfl_report_elf call here violates Dwfl manipulation as one should call
148 Dwfl_Module *mod = dwfl_report_elf (dwfl, long_name, long_name, -1,
ChangeLog     [all...]
  /external/elfutils/libdw/
libdw.map 137 dwfl_report_elf;
261 dwfl_report_elf;
  /external/elfutils/libdwfl/
dwfl_report_elf.c 287 dwfl_report_elf (Dwfl *dwfl, const char *name, const char *file_name, int fd, function
321 INTDEF (dwfl_report_elf)
322 NEW_VERSION (dwfl_report_elf, ELFUTILS_0.156)
329 COMPAT_VERSION_NEWPROTO (dwfl_report_elf, ELFUTILS_0.122, without_add_p_vaddr)
336 return dwfl_report_elf (dwfl, name, file_name, fd, base, true);
ChangeLog 115 * dwfl_report_elf.c (dwfl_report_elf): Likewise.
323 * dwfl_report_elf.c (_compat_without_add_p_vaddr_dwfl_report_elf):
    [all...]
Makefile.am 43 dwfl_module.c dwfl_report_elf.c relocate.c \
libdwflP.h 565 /* Meat of dwfl_report_elf, given elf_begin just called.
685 no such module exists, this calls dwfl_report_elf on the l_name string.
692 previously reported and preloaded as with dwfl_report_elf.
730 INTDECL (dwfl_report_elf)
libdwfl.h 160 extern Dwfl_Module *dwfl_report_elf (Dwfl *dwfl, const char *name,
166 If this is used, dwfl_report_module and dwfl_report_elf may not be
333 /* Call dwfl_report_elf for the running Linux kernel.
364 into the DWFL map. This might call dwfl_report_elf on file names found in
    [all...]
offline.c 33 /* Since dwfl_report_elf lays out the sections already, this will only be
linux-kernel-modules.c 226 Dwfl_Module *mod = INTUSE(dwfl_report_elf) (dwfl, KERNEL_MODNAME,
662 /* Find the ELF file for the running kernel and dwfl_report_elf it. */
link_map.c 242 no such module exists, this calls dwfl_report_elf on the l_name string.
396 /* This code is mostly inlined dwfl_report_elf. */
  /external/autotest/client/deps/systemtap/
elfutils-0.140.tar.bz2 
  /external/elfutils/
NEWS 149 Add parameter add_p_vaddr to dwfl_report_elf.
    [all...]
  /external/elfutils/config/
elfutils.spec.in 342 parameter add_p_vaddr to dwfl_report_elf. Use DT_DEBUG
    [all...]
  /external/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skqp/platform_tools/android/bin/linux/
perfhost 

Completed in 246 milliseconds