Searched refs:within_function (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/binutils/binutils/
H A Drdcoff.c554 debug_type type, bfd_boolean within_function)
576 (within_function
667 bfd_boolean within_function;
685 within_function = FALSE;
778 dhandle, type, within_function))
831 within_function = TRUE;
835 if (! within_function)
847 within_function = FALSE;
870 dhandle, type, within_function))
550 parse_coff_symbol(bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, asymbol *sym, long coff_symno, struct internal_syment *psyment, void *dhandle, debug_type type, bfd_boolean within_function) argument
666 bfd_boolean within_function; local
H A Dstabs.c79 bfd_boolean within_function; member in struct:stab_handle
379 if (info->within_function)
384 info->within_function = FALSE;
454 if (! info->within_function)
502 if (info->within_function)
514 info->within_function = FALSE;
575 value + (info->within_function
593 if (info->within_function)
602 info->within_function = FALSE;
613 if (info->within_function
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dbuildsym.h177 EXTERN int within_function; variable
H A Dcoffread.c817 if (within_function)
952 within_function = 1;
974 if (!within_function)
986 within_function = 0;
997 within_function = 0;
1043 within_function = 0;
1540 if (within_function)
2051 if (within_function)
H A Dxcoffread.c127 int within_function;
1267 within_function = 1;
1291 within_function = 0;
1299 within_function = 0;
1310 within_function = 0;
1552 function-scope using within_function. We do this by
1561 if (*pp == 'V' && !within_function)
125 int within_function; variable
H A Dhpread.c68 int within_function; member in struct:hpread_symfile_info
89 #define WITHIN_FUNCTION(o) (HPUX_SYMFILE_INFO(o)->within_function)
1903 int within_function = 0;
2085 within_function = 1;
2106 within_function = 1;
2134 within_function = 0;
2147 if (within_function
1893 int within_function = 0; local
H A Dbuildsym.c780 within_function = 0;
H A Ddbxread.c2744 within_function = 0;
2881 within_function = 0;
2983 if (within_function && sline_found_in_function == 0)
3199 within_function = 1;
H A Dstabsread.c1081 if (within_function)
3474 if (within_function)

Completed in 272 milliseconds