Searched refs:symbols (Results 201 - 225 of 499) sorted by relevance

1234567891011>>

/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A DNTMakefile271 $(PERL) ..\..\cf\w32-check-exported-symbols.pl --vs version-script.map --def libkadm5srv-exports.def
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Ddecimfmt.h154 * <em>symbols</em>. The pattern may be set directly using
157 * digits. The symbols are stored in a DecimalFormatSymbols
159 * pattern and symbols are read from ICU's locale data.
169 * still happening, and if the symbols are modified, the grouping character
287 * <p>The prefixes, suffixes, and various symbols used for infinity, digits,
290 * be taken that the symbols and strings do not conflict, or parsing will be
350 * between the first and second grouping symbols. These
698 * Create a DecimalFormat using the default pattern and symbols
713 * Create a DecimalFormat from the given pattern and the symbols
730 * Create a DecimalFormat from the given pattern and symbols
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dlibaout.h177 /* Callback from the add symbols phase of the linker code to handle
183 /* Callback from the add symbols phase of the linker code to handle
356 aout_symbol_type *symbols; /* Symtab for input bfd. */
420 /* A mapping from local symbols to offsets into the global offset
434 #define obj_aout_symbols(bfd) (adata (bfd).symbols)
354 aout_symbol_type *symbols; /* Symtab for input bfd. */ member in struct:aoutdata
H A Dlibcoff.h34 #define obj_symbols(bfd) (coff_data (bfd)->symbols)
53 struct coff_symbol_struct *symbols; /* Symtab for input bfd. */ member in struct:coff_tdata
75 /* The unswapped external symbols. May be NULL. Read by
221 /* The first and one past the last symbol indices for symbols used
466 symbols from global to static. */
484 /* Buffer large enough to hold swapped symbols of any input file. */
486 /* Buffer large enough to hold sections of symbols of any input file. */
488 /* Buffer large enough to hold output indices of symbols of any
491 /* Buffer large enough to hold output symbols for any input file. */
615 XCOFF C_BSTAT symbols
[all...]
H A Dreloc.c28 symbols: they are left alone until required, then read in
34 while symbols are maintained on a per BFD basis.
91 . symbols. If this type is returned, the error_message argument
129 the linker can fix up all the symbols of the same name by
627 /* Get symbol value. (Common symbols are special.) */
739 value of the symbol. Unfortunately it handles common symbols in a
1014 /* Get symbol value. (Common symbols are special.) */
1123 value of the symbol. Unfortunately it handles common symbols in a
1549 relocations against discarded symbols, to make ignorable debug or unwind
4811 Xtensa relocation used in ELF object files for symbols tha
5110 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 Driscix.c318 r_index to the symbols index, and the r_extern bit.
320 Absolute symbols can come in in two ways, either as an offset
418 asymbol **symbols)
446 if (!NAME (aout, slurp_reloc_table) (abfd, section, symbols))
415 canonicalize_reloc(bfd *abfd, sec_ptr section, arelent **relptr, asymbol **symbols) argument
H A Dsyms.c46 output symbols, the application provides BFD with a table of
61 Reading symbols
91 All storage for the symbols themselves is in an objalloc
97 Writing symbols
101 pointers to pointers to symbols to the BFD being written, and
147 Mini symbols provide read-only access to the symbol table.
152 The <<bfd_read_minisymbols>> function will read the symbols
192 . instead, except that some symbols point to the global sections
242 . STT_SECTION symbols. *}
272 . {* BSF_FILE marks symbols tha
907 _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 Daout-ns32k.c253 asymbol **symbols,
282 r_index to the symbols index, and the r_extern bit.
284 Absolute symbols can come in in two ways, either as an offset
250 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 Delfcode.h58 (3) ELF section symbols are handled rather sloppily now. This should
59 be cleaned up, and ELF section symbols reconciled with BFD section
60 symbols.
1072 unsigned long symcount; /* Number of external ELF symbols */
1074 elf_symbol_type *symbase; /* Buffer for generated bfd symbols */
1088 based on a one-to-one mapping of the ELF symbols to canonical
1089 symbols. We actually use all the ELF symbols, so there will be no
1090 space left over at the end. When we have all the symbols, we
1142 /* Slurp in the symbols withou
1306 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
1404 elf_slurp_reloc_table(bfd *abfd, asection *asect, asymbol **symbols, bfd_boolean dynamic) argument
[all...]
H A Decofflink.c64 BIGEND says whether AUX symbols are big-endian or little-endian; this
121 BIGEND says whether AUX symbols are big-endian or little-endian; this
692 out the external symbols. */
712 number of symbols and aux entries. Sometimes an include
715 symbols and aux entries as a hash reduces the chance that
809 /* Swap in the local symbols, adjust their values, and swap them
1137 asymbol **symbols;
1163 /* Get the local symbols from the input BFD. */
1167 symbols = (asymbol **) bfd_alloc (output_bfd, (bfd_size_type) symsize);
1168 if (symbols
1134 asymbol **symbols; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dsh-dis.c401 if (info->symbols
402 && bfd_asymbol_flavour(*info->symbols) == bfd_target_coff_flavour)
H A Dtic30-dis.c652 if (print_label && info->symbols)
654 asymbol *sym = *info->symbols;
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Drx.el242 "Alist mapping Rx syntax symbols to syntax characters.
289 "Alist mapping symbols to category characters.
803 of the following symbols, or a symbol corresponding to the syntax
827 either a character to use for C, or one of the following symbols.
/macosx-10.9.5/objc4-551.1/runtime/
H A Dobjc-exception.mm1312 char **symbols =
1317 len += 4 + strlen(symbols[i]) + 1;
1322 strcat(symbolString, symbols[i]);
1326 free(symbols);
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIOUtil.c3079 const char *symbols[2];
3088 symbols[0] = sym1;
3089 symbols[1] = sym2;
3097 res = TclLoadFile(interp, pathPtr, 2, symbols, procPtrs, handlePtr,
3155 int symc, /* Number of symbols/procPtrs in the next two
3157 const char *symbols[], /* Names of functions to look up in the file's
3161 * to symbols[]. */
3336 retVal = TclLoadFile(interp, copyToPtr, symc, symbols, procPtrs,
3432 if (symbols[i] != NULL) {
3433 *procPtrs[i] = TclpFindSymbol(interp, *handlePtr, symbols[
3033 const char *symbols[2]; local
3104 TclLoadFile( Tcl_Interp *interp, Tcl_Obj *pathPtr, int symc, const char *symbols[], Tcl_PackageInitProc **procPtrs[], Tcl_LoadHandle *handlePtr, ClientData *clientDataPtr, Tcl_FSUnloadFileProc **unloadProcPtr) argument
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlout.vim72 " ISO-LATIN-1 characters created with @Char, or Adobe symbols
H A Dxdefaults.vim84 " symbols as defined by xrdb
H A Dmma.vim36 " finish populating popular symbols
57 " standard fixed symbols:
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A DEscape.pm25 consists of digits, letters, and a few graphic symbols chosen from
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dc++config.h1 // Predefined symbols and macros -*- C++ -*-
136 # warning debug mode without inlining may fail due to lack of weak symbols
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_cparam_config_critcl.tcl95 critcl::debug memory symbols
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/generic/
H A Dtransform.h827 VOID** handlePtr, char** symbols, int num));
/macosx-10.9.5/cctools-845/misc/
H A Dlibtool.c105 enum bool c; /* include commmon symbols in the table of contents */
2276 * the defined global symbols have not changed when rebuilding and it
2501 * symbols in the table of contents if there are no object files.
2516 " in the library define global symbols)", output,
2521 "define global symbols)", output);
3342 struct nlist *symbols; local
3354 symbols = NULL;
3413 symbols = (struct nlist *)(member->object_addr +
3416 swap_nlist(symbols, member->st->nsyms,
3429 n_strx = symbols[
[all...]
/macosx-10.9.5/cctools-845/ld/
H A Dpass1.c71 #include "symbols.h"
141 * These are pointers to strings and symbols used to search of the table of
330 * references or the -ObjC flag is set and their are symbols with the ".objc"
967 * currently undefined symbols and process archives with respect to the
1266 * If there are no undefined symbols then the archive doesn't have
1739 * Skip any other symbols that are defined in this
2031 * to resolve undefined symbols. This is mostly done for static checking of
2032 * undefined symbols. If an archive library appears after a dynamic library
2076 * libraries and only these ordinals will be recoded in the symbols.
2108 * But for two-level namespace lookups ld(1) and dyld lookup symbols i
[all...]
/macosx-10.9.5/cctools-845/otool/
H A Dm68k_disasm.c160 nsorted_relocs, symbols, NULL, nsymbols, sorted_symbols, \
165 nsorted_relocs, symbols, NULL, nsymbols, sorted_symbols, \
170 (size), sorted_relocs, nsorted_relocs, symbols, nsymbols, \
184 struct nlist *symbols,
203 struct nlist *symbols,
1174 indirect_symbols, nindirect_symbols, symbols, NULL,
2220 struct nlist *symbols,
195 m68k_disassemble( char *sect, uint32_t left, uint32_t addr, uint32_t sect_addr, enum byte_sex object_byte_sex, struct relocation_info *sorted_relocs, uint32_t nsorted_relocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, uint32_t *indirect_symbols, uint32_t nindirect_symbols, uint32_t ncmds, uint32_t sizeofcmds, struct load_command *load_commands, enum bool verbose) argument
2210 print_ef( uint32_t mode, uint32_t reg, char *sect, uint32_t addr, uint32_t sect_addr, uint32_t *left, uint32_t size, struct relocation_info *sorted_relocs, uint32_t nsorted_relocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose, enum bool swapped) argument

Completed in 462 milliseconds

1234567891011>>