Lines Matching defs:main
158 /* This is an address chosen for synchronization between the main file
173 struct dwfl_file main, debug, aux_sym;
177 Dwfl_Error elferr; /* Previous failure to open main file. */
181 struct dwfl_file *symfile; /* Either main or debug. */
193 char *elfdir; /* The dir where we found the main Elf. */
352 + mod->main.address_sync));
359 - mod->main.address_sync
368 + mod->main.address_sync));
375 - mod->main.address_sync
382 if (symelf == mod->main.elf)
392 if (symelf == mod->main.elf)
469 /* Find the main ELF file, update MOD->elferr and/or MOD->main.elf. */
482 /* Find the section index in mod->main.elf that contains the given
544 /* Open a main or debuginfo file by its build ID, returns the fd. */