Home
last modified time | relevance | path

Searched defs:local_count (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget-reloc.h55 size_t local_count, in scan_relocs()
327 unsigned int local_count = object->local_symbol_count(); in relocate_section() local
799 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
H A Dgc.h179 size_t local_count, in gc_process_relocs()
H A Dreloc.cc1248 size_t local_count = this->local_symbol_count(); in split_stack_adjust_reltype() local
H A Darm.cc10468 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
12061 unsigned int local_count = arm_object->local_symbol_count(); in scan_reloc_section_for_stubs() local
H A Daarch64.cc3950 unsigned int local_count = object->local_symbol_count(); in scan_reloc_section_for_stubs() local
H A Dpowerpc.cc12647 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
H A Dmips.cc10334 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget-reloc.h55 size_t local_count, in scan_relocs()
327 unsigned int local_count = object->local_symbol_count(); in relocate_section() local
799 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
H A Dgc.h179 size_t local_count, in gc_process_relocs()
H A Dreloc.cc1248 size_t local_count = this->local_symbol_count(); in split_stack_adjust_reltype() local
H A Darm.cc10468 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
12061 unsigned int local_count = arm_object->local_symbol_count(); in scan_reloc_section_for_stubs() local
H A Daarch64.cc3948 unsigned int local_count = object->local_symbol_count(); in scan_reloc_section_for_stubs() local
H A Dpowerpc.cc12585 const unsigned int local_count = object->local_symbol_count(); in relocate_relocs() local
H A Dmips.cc10296 const unsigned int local_count = object->local_symbol_count(); in relocate_special_relocatable() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_cfg.h162 int local_count; /* Number of SPLIT_LOCAL */ member