Searched defs:add_symbol (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dsym.c74 add_symbol(char *name, uintptr_t addr, size_t size) function
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dplugin.c305 add_symbol(krb5_context context, struct krb5_plugin **list, void *symbol) function
/freebsd-10-stable/contrib/binutils/gas/
H A Dexpr.c1899 symbolS *add_symbol = expressionP->X_add_symbol; local
[all...]
H A Dsymbols.c620 symbolS *add_symbol = symbolP->sy_value.X_add_symbol; local
1096 symbolS *add_symbol, *op_symbol; local
[all...]
H A Dwrite.c138 fix_new_internal(fragS *frag, int where, int size, symbolS *add_symbol, symbolS *sub_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ATTRIBUTE_UNUSED ) argument
226 fix_new(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddictionary.c115 void (*add_symbol) (struct dictionary *dict, struct symbol *sym); member in struct:dict_vector
H A Dmdebugread.c4449 add_symbol (struct symbol *s, struct block *b) function
[all...]
/freebsd-10-stable/tools/tools/shlib-compat/
H A Dshlib-compat.py721 def add_symbol(self, table, symbol, offsetmap = None): member in class:ObjdumpParser
/freebsd-10-stable/contrib/byacc/
H A Dreader.c2147 add_symbol(void) function
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-score.c3762 symbolS *add_symbol = exp.X_add_symbol; local
3661 build_relax_frag(struct score_it fix_insts[RELAX_INST_NUM], int fix_num ATTRIBUTE_UNUSED, struct score_it var_insts[RELAX_INST_NUM], int var_num, symbolS *add_symbol) argument
4188 symbolS *add_symbol = exp.X_add_symbol; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dprotoize.c903 add_symbol (hash_table_entry *p, const char *s) function

Completed in 209 milliseconds