| /src/external/gpl3/binutils/dist/binutils/ |
| rdcoff.c | 519 debug_type type, bool within_function) 541 (within_function 631 bool within_function; 647 within_function = false; 740 dhandle, type, within_function)) 793 within_function = true; 797 if (! within_function) 809 within_function = false; 832 dhandle, type, within_function)) 630 bool within_function; local
|
| stabs.c | 78 bool within_function; member in struct:stab_handle 396 if (emit && info->within_function) 484 if (! info->within_function) 532 if (info->within_function) 544 info->within_function = false; 611 value + (info->within_function 629 if (info->within_function) 638 info->within_function = false; 649 if (info->within_function 668 if (info->within_function) [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| rdcoff.c | 519 debug_type type, bool within_function) 541 (within_function 631 bool within_function; 647 within_function = false; 740 dhandle, type, within_function)) 793 within_function = true; 797 if (! within_function) 809 within_function = false; 832 dhandle, type, within_function)) 630 bool within_function; local
|
| stabs.c | 78 bool within_function; member in struct:stab_handle 396 if (emit && info->within_function) 484 if (! info->within_function) 532 if (info->within_function) 544 info->within_function = false; 611 value + (info->within_function 629 if (info->within_function) 638 info->within_function = false; 649 if (info->within_function 668 if (info->within_function) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/ |
| stabsread.c | 59 int within_function; variable 2503 within_function = 0; 2605 within_function = 0; 2702 if (within_function && sline_found_in_function == 0) 2870 within_function = 1; 3615 if (within_function) 6027 if (within_function) 7141 within_function = 0;
|
| /src/external/gpl3/gdb/dist/gdb/ |
| stabsread.c | 59 int within_function; variable 2505 within_function = 0; 2607 within_function = 0; 2704 if (within_function && sline_found_in_function == 0) 2872 within_function = 1; 3617 if (within_function) 6030 if (within_function) 7144 within_function = 0;
|