Home
last modified time | relevance | path

Searched refs:entry_point_p (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDobjfiles.h107 unsigned entry_point_p : 1; member
HDobjfiles.c333 if (symfile_objfile == NULL || !symfile_objfile->ei.entry_point_p) in entry_point_address_query()
800 if (objfile->ei.entry_point_p) in objfile_relocate1()
HDsymfile.c859 objfile->ei.entry_point_p = 1; in init_entry_point_info()
868 objfile->ei.entry_point_p = 1; in init_entry_point_info()
873 objfile->ei.entry_point_p = 0; in init_entry_point_info()
876 if (objfile->ei.entry_point_p) in init_entry_point_info()