Home
last modified time | relevance | path

Searched refs:OBJF_SYMS (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDobjfiles.h468 #define OBJF_SYMS (1 << 1) /* Have tried to read symbols */ macro
HDsymfile.c727 objfile->flags |= OBJF_SYMS; in syms_from_objfile()
1947 objfile->flags |= OBJF_SYMS; in reread_symbols()