Searched refs:symbol_scope (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dsomread.c119 switch (bufp->symbol_scope)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsom.c152 unsigned int symbol_scope; member in struct:som_misc_symbol_info
4301 info->symbol_scope = SS_UNSAT;
4365 info->symbol_scope = SS_UNSAT;
4367 info->symbol_scope = SS_UNIVERSAL;
4371 info->symbol_scope = SS_LOCAL;
4420 && info->symbol_scope == SS_UNIVERSAL
4472 | (info.symbol_scope << SOM_SYMBOL_SCOPE_SH)
4667 unsigned int symbol_scope =
4724 if (symbol_scope == SS_UNSAT)
4732 switch (symbol_scope)
4666 unsigned int symbol_scope = local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsom.c152 unsigned int symbol_scope; member in struct:som_misc_symbol_info
4301 info->symbol_scope = SS_UNSAT;
4365 info->symbol_scope = SS_UNSAT;
4367 info->symbol_scope = SS_UNIVERSAL;
4371 info->symbol_scope = SS_LOCAL;
4420 && info->symbol_scope == SS_UNIVERSAL
4472 | (info.symbol_scope << SOM_SYMBOL_SCOPE_SH)
4667 unsigned int symbol_scope =
4724 if (symbol_scope == SS_UNSAT)
4732 switch (symbol_scope)
4666 unsigned int symbol_scope = local
[all...]

Completed in 130 milliseconds