Searched defs:symbols (Results 1 - 25 of 53) sorted by last modified time

123

/freebsd-10-stable/usr.bin/ipcs/
H A Dipc.c59 struct nlist symbols[] = { variable in typeref:struct:nlist
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-mips.c9840 _bfd_mips_elf_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *line_ptr) argument
9994 _bfd_elf_mips_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 Delf.c6582 _bfd_elf_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
7099 elf_find_function(bfd *abfd ATTRIBUTE_UNUSED, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr) argument
7176 _bfd_elf_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *line_ptr) argument
7233 _bfd_elf_find_line(bfd *abfd, asymbol **symbols, asymbol *symbol, const char **filename_ptr, unsigned int *line_ptr) argument
[all...]
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 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 Dbout.c672 b_out_slurp_reloc_table(bfd *abfd, sec_ptr asect, asymbol **symbols) argument
885 b_out_canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
1206 b_out_bfd_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
[all...]
H A Dcoffcode.h4837 coff_slurp_reloc_table(bfd * abfd, sec_ptr asect, asymbol ** symbols) argument
4969 coff_canonicalize_reloc(bfd * abfd, sec_ptr section, arelent ** relptr, asymbol ** symbols) argument
[all...]
H A Dcoffgen.c2028 coff_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *line_ptr) argument
[all...]
H A Ddwarf2.c2319 find_line(bfd *abfd, asection *section, bfd_vma offset, asymbol *symbol, asymbol **symbols, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, unsigned int addr_size, void **pinfo) argument
2597 _bfd_dwarf2_find_nearest_line(bfd *abfd, asection *section, asymbol **symbols, bfd_vma offset, const char **filename_ptr, const char **functionname_ptr, unsigned int *linenumber_ptr, unsigned int addr_size, void **pinfo) argument
2616 _bfd_dwarf2_find_line(bfd *abfd, asymbol **symbols, asymbol *symbol, const char **filename_ptr, unsigned int *linenumber_ptr, unsigned int addr_size, void **pinfo) argument
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_scan.c389 static token symbols[] = { variable
/freebsd-10-stable/crypto/heimdal/lib/wind/
H A Dgen-errorlist.py105 symbols = stringprep.symbols(error_list, tables) variable
H A Dgen-map.py131 symbols = stringprep.symbols(map_list, tables) variable
H A Dstringprep.py53 def symbols(tabledict, tables): function
/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...]
/freebsd-10-stable/lib/libc/resolv/
H A Dres_debug.c628 const struct res_sym *symbols; 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/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp343 SymbolVendor *symbols = module_sp->GetSymbolVendor(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp370 SymbolVendor *symbols = GetSymbolVendor (); local
421 SymbolVendor *symbols = GetSymbolVendor (); local
436 SymbolVendor *symbols = GetSymbolVendor (); local
607 SymbolVendor *symbols = GetSymbolVendor (); local
622 SymbolVendor *symbols = GetSymbolVendor (); local
634 SymbolVendor *symbols = GetSymbolVendor (); local
680 SymbolVendor *symbols = GetSymbolVendor (); local
763 SymbolVendor *symbols = GetSymbolVendor (); local
863 SymbolVendor *symbols = GetSymbolVendor (); local
1168 SymbolVendor *symbols = GetSymbolVendor (); local
1179 SymbolVendor *symbols = GetSymbolVendor (); local
[all...]
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1867 __mf_backtrace (char ***symbols, void *guess_pc, unsigned guess_omit_levels) argument
2002 char ** symbols; local
/freebsd-10-stable/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h46 } symbols[RC_SYMBOLS_MAX]; member in struct:__anon4996
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-lang.c4254 struct symbol **symbols; local
4434 find_sal_from_funcs_and_line(const char *filename, int line_num, struct symbol **symbols, int nsyms) argument
4501 find_line_in_linetable(struct linetable *linetable, int line_num, struct symbol **symbols, int nsyms, int *exactp) argument
[all...]
H A Dstabsread.c344 patch_block_stabs(struct pending *symbols, struct pending_stabs *stabs, struct objfile *objfile) argument
[all...]
H A Dsymtab.c2643 free_search_symbols(struct symbol_search *symbols) argument
2656 do_free_search_symbols_cleanup(void *symbols) argument
2662 make_cleanup_free_search_symbols(struct symbol_search *symbols) argument
2685 struct symbol_search **symbols, *symp, *old_next; local
3092 struct symbol_search *symbols; local
[all...]
/freebsd-10-stable/contrib/gdb/include/
H A Ddis-asm.h92 asymbol **symbols; member in struct:disassemble_info

Completed in 223 milliseconds

123