Home
last modified time | relevance | path

Searched refs:local_count (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget-reloc.h55 size_t local_count, in scan_relocs() argument
75 if (r_sym < local_count) in scan_relocs()
327 unsigned int local_count = object->local_symbol_count(); in relocate_section() local
356 if (r_sym < local_count in relocate_section()
799 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
833 if (r_sym < local_count) in relocate_relocs()
859 gold_assert(r_sym < local_count); in relocate_relocs()
H A Dgc.h179 size_t local_count, in gc_process_relocs() argument
233 if (r_sym < local_count) in gc_process_relocs()
H A Dreloc.cc1248 size_t local_count = this->local_symbol_count(); in split_stack_adjust_reltype() local
1259 if (r_sym < local_count) in split_stack_adjust_reltype()
1352 if (r_sym < local_count) in split_stack_adjust_reltype()
H A Darm.cc10468 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
10483 gold_assert(r_sym < local_count); in relocate_special_relocatable()
12061 unsigned int local_count = arm_object->local_symbol_count(); in scan_reloc_section_for_stubs() local
12144 if (r_sym < local_count) in scan_reloc_section_for_stubs()
H A Daarch64.cc3950 unsigned int local_count = object->local_symbol_count(); in scan_reloc_section_for_stubs() local
3978 if (r_sym < local_count) in scan_reloc_section_for_stubs()
H A Dpowerpc.cc12647 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
12689 if (r_sym < local_count) in relocate_relocs()
12708 gold_assert(r_sym < local_count); in relocate_relocs()
H A Dmips.cc10334 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
10345 gold_assert(r_sym < local_count); in relocate_special_relocatable()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget-reloc.h55 size_t local_count, in scan_relocs() argument
75 if (r_sym < local_count) in scan_relocs()
327 unsigned int local_count = object->local_symbol_count(); in relocate_section() local
356 if (r_sym < local_count in relocate_section()
799 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
833 if (r_sym < local_count) in relocate_relocs()
859 gold_assert(r_sym < local_count); in relocate_relocs()
H A Dgc.h179 size_t local_count, in gc_process_relocs() argument
233 if (r_sym < local_count) in gc_process_relocs()
H A Dreloc.cc1248 size_t local_count = this->local_symbol_count(); in split_stack_adjust_reltype() local
1259 if (r_sym < local_count) in split_stack_adjust_reltype()
1352 if (r_sym < local_count) in split_stack_adjust_reltype()
H A Darm.cc10468 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
10483 gold_assert(r_sym < local_count); in relocate_special_relocatable()
12061 unsigned int local_count = arm_object->local_symbol_count(); in scan_reloc_section_for_stubs() local
12144 if (r_sym < local_count) in scan_reloc_section_for_stubs()
H A Daarch64.cc3948 unsigned int local_count = object->local_symbol_count(); in scan_reloc_section_for_stubs() local
3976 if (r_sym < local_count) in scan_reloc_section_for_stubs()
H A Dpowerpc.cc12585 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
12627 if (r_sym < local_count) in relocate_relocs()
12646 gold_assert(r_sym < local_count); in relocate_relocs()
H A Dmips.cc10296 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
10307 gold_assert(r_sym < local_count); in relocate_special_relocatable()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_cfg.h162 int local_count; /* Number of SPLIT_LOCAL */ member
H A Disakmp_unity.c241 &iph1->mode_cfg->local_count);
H A Disakmp_cfg.c1346 &iph1->mode_cfg->local_count);