Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDobjfiles.h112 #define INVALID_ENTRY_POINT (~0) /* ~0 will not be in any file, we hope. */ macro
HDmipsread.c114 && objfile->ei.entry_point != INVALID_ENTRY_POINT in mipscoff_symfile_read()
HDobjfiles.c251 objfile->ei.entry_point = INVALID_ENTRY_POINT; in init_entry_point_info()