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

  /external/autotest/client/tests/systemtap/
systemtap.py 28 elfdir = os.path.join(srcdir, 'elfutils')
29 utils.extract_tarball_to_dir(tarball_elfutils, elfdir)
  /external/elfutils/libdwfl/
dwfl_module.c 123 free (mod->elfdir);
offline.c 155 mod->elfdir = __libdw_debugdir (mod->main.fd);
libdwflP.h 193 char *elfdir; /* The dir where we found the main Elf. */ member in struct:Dwfl_Module
dwfl_module_getdwarf.c     [all...]

Completed in 95 milliseconds