Searched defs:symbol_count (Results 1 - 11 of 11) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp904 uint32_t symbol_count = 0; local
908 uint64_t symbol_count = read64be(buf); local
944 uint32_t symbol_count = 0; local
/freebsd-11-stable/contrib/byacc/
H A Dlr0.c51 Value_t *symbol_count; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dhpread.c725 int symbol_count = 0; /* Total number of symbols in this psymtab */ local
/freebsd-11-stable/contrib/binutils/ld/
H A Dldcref.c492 long symbol_count; local
614 long symbol_count; local
[all...]
H A Dldlang.h240 unsigned int symbol_count; member in struct:lang_input_statement_struct
H A Dldmain.c1228 long symbol_count; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Darchive.c2075 coff_write_armap(bfd *arch, unsigned int elength, struct orl *map, unsigned int symbol_count, int stridx) argument
H A Darchive64.c146 bfd_elf64_archive_write_armap(bfd *arch, unsigned int elength, struct orl *map, unsigned int symbol_count, int stridx) argument
H A Dcoffgen.c617 unsigned int symbol_count = bfd_get_symcount (bfd_ptr); local
710 unsigned int symbol_count = bfd_get_symcount (bfd_ptr); local
H A Dieee.c679 get_symbol(bfd *abfd ATTRIBUTE_UNUSED, ieee_data_type *ieee, ieee_symbol_type *last_symbol, unsigned int *symbol_count, ieee_symbol_type ***pptr, unsigned int *max_index, int this_type) argument
723 unsigned int symbol_count = 0; local
H A Dlinker.c1288 generic_link_add_symbol_list(bfd *abfd, struct bfd_link_info *info, bfd_size_type symbol_count, asymbol **symbols, bfd_boolean collect) argument

Completed in 269 milliseconds