Home
last modified time | relevance | path

Searched refs:elfdir (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_module.c122 free (mod->elfdir); in __libdwfl_module_free()
H A Doffline.c156 mod->elfdir = __libdw_debugdir (mod->main.fd); in process_elf()
H A Ddwfl_module_getdwarf.c1367 if (mod->dw->debugdir == NULL && mod->elfdir != NULL in load_dw()
1369 mod->dw->debugdir = strdup (mod->elfdir); in load_dw()
H A DlibdwflP.h193 char *elfdir; /* The dir where we found the main Elf. */ member

Completed in 4 milliseconds