HomeSort by relevance Sort by last modified time
    Searched defs:syments (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdwfl/
dwfl_module_addrsym.c 241 int syments = INTUSE(dwfl_module_getsymtab) (_mod); local
242 if (syments < 0)
277 search_table (&state, first_global == 0 ? 1 : first_global, syments);
libdwflP.h 187 size_t syments; /* sh_size / sh_entsize of that section. */ member in struct:Dwfl_Module

Completed in 59 milliseconds