Home | History | Annotate | Download | only in gdb

Lines Matching refs:entry_point

682   CORE_ADDR entry_point;
690 if (!entry_point_address_query (&entry_point))
708 create_solib_event_breakpoint (current_inferior ()->arch (), entry_point);
711 hex_string_custom (entry_point, 8));
884 frv_fdpic_find_canonical_descriptor (CORE_ADDR entry_point)
892 got_value = frv_fdpic_find_global_pointer (entry_point);
897 sym = find_pc_function (entry_point);
906 (entry_point, got_value, name, objf->obfd.get (),
918 (entry_point, got_value, name, so.abfd.get(), li);
930 (CORE_ADDR entry_point, CORE_ADDR got_value, const char *name, bfd *abfd,
1003 a name which matches ``entry_point'').
1032 != entry_point)