Searched defs:aux_sym (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libdwfl/
H A DlibdwflP.h176 struct dwfl_file main, debug, aux_sym; member in struct:Dwfl_Module
188 size_t aux_syments; /* sh_size / sh_entsize of aux_sym section. */
190 int aux_first_global; /* Index of first global of aux_sym table. */
192 Elf_Data *aux_symstrdata; /* Data for aux_sym string table. */
367 - mod->aux_sym.address_sync
376 + mod->aux_sym.address_sync);

Completed in 71 milliseconds