Searched defs:symbols (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Dgen-errorlist.py105 symbols = stringprep.symbols(error_list, tables) variable
H A Dstringprep.py53 def symbols(tabledict, tables): function
H A Dgen-map.py131 symbols = stringprep.symbols(map_list, tables) variable
/freebsd-10-stable/contrib/libexecinfo/
H A Dsymtab.c61 struct symbol *symbols; member in struct:symtab
[all...]
/freebsd-10-stable/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h46 } symbols[RC_SYMBOLS_MAX]; member in struct:__anon4996
/freebsd-10-stable/usr.bin/ipcs/
H A Dipc.c59 struct nlist symbols[] = { variable in typeref:struct:nlist
/freebsd-10-stable/contrib/binutils/include/
H A Ddis-asm.h95 asymbol **symbols; member in struct:disassemble_info
/freebsd-10-stable/contrib/gdb/include/
H A Ddis-asm.h92 asymbol **symbols; member in struct:disassemble_info
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_scan.c389 static token symbols[] = { variable
/freebsd-10-stable/contrib/binutils/bfd/
H A Daout-arm.c347 MY_swap_std_reloc_in(bfd *abfd, struct reloc_std_external *bytes, arelent *cache_ptr, asymbol **symbols, bfd_size_type symcount ATTRIBUTE_UNUSED) argument
H A Dreloc.c5180 bfd_generic_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
[all...]
H A Delf32-cr16.c919 elf32_cr16_get_relocated_section_contents(bfd *output_bfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
H A Dsyms.c907 _bfd_stab_section_find_nearest_line(bfd *abfd, asymbol **symbols, asection *section, bfd_vma offset, bfd_boolean *pfound, const char **pfilename, const char **pfnname, unsigned int *pline, void **pinfo) argument
[all...]
H A Dbfd.c741 bfd_canonicalize_reloc(bfd *abfd, sec_ptr asect, arelent **location, asymbol **symbols) argument
1309 bfd_get_relocated_section_contents(bfd *abfd, struct bfd_link_info *link_info, struct bfd_link_order *link_order, bfd_byte *data, bfd_boolean relocatable, asymbol **symbols) argument
H A Delf64-sparc.c54 elf64_sparc_slurp_one_reloc_table(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, asymbol **symbols, bfd_boolean dynamic) argument
148 elf64_sparc_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
210 elf64_sparc_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
[all...]
H A Delfcode.h1348 elf_slurp_reloc_table_from_section(bfd *abfd, asection *asect, Elf_Internal_Shdr *rel_hdr, bfd_size_type reloc_count, arelent *relents, asymbol **symbols, bfd_boolean dynamic) argument
1446 elf_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
[all...]
H A Dlibcoff-in.h49 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */ member in struct:coff_tdata
H A Dsrec.c170 struct srec_symbol *symbols; member in struct:srec_data_struct
1063 internal_srec_write_object_contents (bfd *abfd, int symbols) argument
[all...]
H A Dtekhex.c261 struct tekhex_symbol_struct *symbols; member in struct:tekhex_data_struct
/freebsd-10-stable/contrib/binutils/binutils/
H A Drdcoff.c137 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
234 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
374 parse_coff_struct_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, int ntype, union internal_auxent *pauxent, void *dhandle) argument
481 parse_coff_enum_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types ATTRIBUTE_UNUSED, union internal_auxent *pauxent, void *dhandle) argument
657 struct coff_symbols symbols; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp343 SymbolVendor *symbols = module_sp->GetSymbolVendor(); local
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp122 typedef std::vector<COFFSymbol*> symbols; typedef in class:__anon2410::WinCOFFObjectWriter
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DSymtab.cpp551 const Symbol *symbols; member in struct:SymbolSortInfo
556 const std::vector<Symbol>& symbols; member in struct:__anon3812::SymbolIndexComparator
[all...]
/freebsd-10-stable/lib/libc/resolv/
H A Dres_debug.c628 const struct res_sym *symbols; local
/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
H A Duwx_symbols.c188 struct elf_symbol *symbols; member in struct:elf_file
208 struct elf_symbol *symbols; member in struct:elf_section
[all...]

Completed in 318 milliseconds

123