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

  /external/elfutils/libdwfl/
dwfl_module_getsym.c 58 if (mod->aux_symdata == NULL
73 symdata = mod->aux_symdata;
91 symdata = mod->aux_symdata;
dwfl_module_getdwarf.c 1046 if (mod->symdata != NULL || mod->aux_symdata != NULL /* Already done. */
    [all...]
libdwflP.h 186 Elf_Data *aux_symdata; /* Data in the auxiliary ELF symbol table. */ member in struct:Dwfl_Module

Completed in 76 milliseconds