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

/external/elfutils/libdwfl/
H A Ddwfl_module_addrsym.c45 GElf_Word closest_shndx; member in struct:search_state
150 state->closest_shndx = shndx;
186 state->closest_shndx = shndx;
255 .closest_shndx = SHN_UNDEF,
293 state.closest_shndx = state.sizeless_shndx;
301 *shndxp = state.closest_shndx;

Completed in 1004 milliseconds