| /src/external/apache2/llvm/dist/llvm/utils/git/ |
| pre-push.py | 141 def handle_push(args, local_ref, local_sha, remote_ref, remote_sha): 145 % (local_ref, local_sha, remote_ref, remote_sha, args.remote, 220 local_ref, local_sha, remote_ref, remote_sha = line.split() 221 handle_push(args, local_ref, local_sha, remote_ref, remote_sha)
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-i386.c | 1264 bool local_ref; 1293 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1299 local_ref = true; 1367 && local_ref) 1390 && local_ref) 1458 && local_ref)) 1463 if (abs_symbol && local_ref) 1261 bool local_ref; local
|
| elfxx-x86.h | 355 unsigned int local_ref : 2; member in struct:elf_x86_link_hash_entry
|
| elfxx-x86.c | 842 elf_x86_hash_entry (h)->local_ref = 2; 3675 if (eh->local_ref > 1) 3678 if (eh->local_ref == 1) 3698 eh->local_ref = 2; 3702 eh->local_ref = 1;
|
| elf64-x86-64.c | 1810 bool local_ref; 1956 local_ref = true; 1987 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1991 && local_ref)) 2023 && local_ref)) 2318 if (abs_symbol && local_ref && relocx) 1808 bool local_ref; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-i386.c | 1255 bool local_ref; 1284 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1290 local_ref = true; 1358 && local_ref) 1381 && local_ref) 1449 && local_ref)) 1454 if (abs_symbol && local_ref) 1252 bool local_ref; local
|
| elfxx-x86.h | 355 unsigned int local_ref : 2; member in struct:elf_x86_link_hash_entry
|
| elfxx-x86.c | 833 elf_x86_hash_entry (h)->local_ref = 2; 3634 if (eh->local_ref > 1) 3637 if (eh->local_ref == 1) 3657 eh->local_ref = 2; 3661 eh->local_ref = 1;
|
| elf64-x86-64.c | 1798 bool local_ref; 1944 local_ref = true; 1975 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1979 && local_ref)) 2011 && local_ref)) 2306 if (abs_symbol && local_ref && relocx) 1796 bool local_ref; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-i386.c | 1245 bool local_ref; 1274 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1280 local_ref = true; 1331 && local_ref) 1354 && local_ref) 1421 && local_ref)) 1426 if (abs_symbol && local_ref) 1242 bool local_ref; local
|
| elfxx-x86.h | 355 unsigned int local_ref : 2; member in struct:elf_x86_link_hash_entry
|
| elf64-x86-64.c | 1748 bool local_ref; 1824 local_ref = true; 1852 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1856 && local_ref)) 1888 && local_ref)) 1999 if (abs_symbol && local_ref && relocx) 1746 bool local_ref; local
|
| elfxx-x86.c | 840 elf_x86_hash_entry (h)->local_ref = 2; 3639 if (eh->local_ref > 1) 3642 if (eh->local_ref == 1) 3662 eh->local_ref = 2; 3666 eh->local_ref = 1;
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-i386.c | 1249 bool local_ref; 1278 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1284 local_ref = true; 1352 && local_ref) 1375 && local_ref) 1443 && local_ref)) 1448 if (abs_symbol && local_ref) 1246 bool local_ref; local
|
| elfxx-x86.h | 358 unsigned int local_ref : 2; member in struct:elf_x86_link_hash_entry
|
| elfxx-x86.c | 833 elf_x86_hash_entry (h)->local_ref = 2; 3645 if (eh->local_ref > 1) 3648 if (eh->local_ref == 1) 3668 eh->local_ref = 2; 3672 eh->local_ref = 1;
|
| elf64-x86-64.c | 1798 bool local_ref; 1944 local_ref = true; 1975 local_ref = SYMBOL_REFERENCES_LOCAL_P (link_info, h); 1979 && local_ref)) 2011 && local_ref)) 2306 if (abs_symbol && local_ref && relocx) 1796 bool local_ref; local
|