| /src/external/gpl3/binutils/dist/include/ |
| objalloc.h | 47 unsigned int current_space; member in struct:objalloc 94 (__len != 0 && __len <= __o->current_space \ 96 __o->current_space -= __len, \
|
| /src/external/gpl3/binutils.old/dist/include/ |
| objalloc.h | 47 unsigned int current_space; member in struct:objalloc 94 (__len != 0 && __len <= __o->current_space \ 96 __o->current_space -= __len, \
|
| /src/external/gpl3/gcc/dist/include/ |
| objalloc.h | 47 unsigned int current_space; member in struct:objalloc 94 (__len != 0 && __len <= __o->current_space \ 96 __o->current_space -= __len, \
|
| /src/external/gpl3/gcc.old/dist/include/ |
| objalloc.h | 47 unsigned int current_space; member in struct:objalloc 94 (__len != 0 && __len <= __o->current_space \ 96 __o->current_space -= __len, \
|
| /src/external/gpl3/gdb.old/dist/include/ |
| objalloc.h | 47 unsigned int current_space; member in struct:objalloc 94 (__len != 0 && __len <= __o->current_space \ 96 __o->current_space -= __len, \
|
| /src/external/gpl3/gdb/dist/include/ |
| objalloc.h | 47 unsigned int current_space; member in struct:objalloc 94 (__len != 0 && __len <= __o->current_space \ 96 __o->current_space -= __len, \
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-hppa.c | 537 static sd_chain_struct *current_space; variable 1125 if (current_space == label_chain->lss_space && label_chain->lss_label) 1150 label_chain->lss_space = current_space; 6190 current_space = is_defined_space ("$TEXT$"); 6192 = pa_subsegment_to_subspace (current_space->sd_seg, 0); 6210 current_space = is_defined_space ("$PRIVATE$"); 6212 = pa_subsegment_to_subspace (current_space->sd_seg, 0); 7065 if (current_space == NULL) 7222 current_space = sd_chain; 7239 current_space = sd_chain [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-hppa.c | 537 static sd_chain_struct *current_space; variable 1125 if (current_space == label_chain->lss_space && label_chain->lss_label) 1150 label_chain->lss_space = current_space; 6190 current_space = is_defined_space ("$TEXT$"); 6192 = pa_subsegment_to_subspace (current_space->sd_seg, 0); 6210 current_space = is_defined_space ("$PRIVATE$"); 6212 = pa_subsegment_to_subspace (current_space->sd_seg, 0); 7065 if (current_space == NULL) 7222 current_space = sd_chain; 7239 current_space = sd_chain [all...] |