Searched defs:where (Results 76 - 100 of 223) sorted by relevance

123456789

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-i386.c2319 bfd_byte *where; local
2376 bfd_byte *where = contents + rel->r_offset; local
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-bfin.c551 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; local
[all...]
H A Dtc-d30v.c628 int i, where; local
656 int i, where; local
978 int i, j, where; local
1929 char *where; local
[all...]
H A Dtc-i370.c2503 char *where; local
[all...]
H A Dtc-i960.c2112 md_ri_to_chars(char *where, struct relocation_info *ri) argument
2357 char *where; local
2466 tc_bout_fix_to_chars(char *where, fixS *fixP, relax_addressT segment_address_in_file) argument
[all...]
H A Dtc-ia64.h287 } where; member in struct:unw_x_record
H A Dtc-iq2000.c551 iq2000_cgen_record_fixup_exp(fragS * frag, int where, const CGEN_INSN * insn, int length, const CGEN_OPERAND * operand, int opinfo, expressionS * exp) argument
H A Dtc-m32r.c1918 m32r_cgen_record_fixup_exp(fragS *frag, int where, const CGEN_INSN *insn, int length, const CGEN_OPERAND *operand, int opinfo, expressionS *exp) argument
H A Dtc-m68hc11.c1571 int where; local
3233 char *where; local
[all...]
H A Dtc-msp430.c1429 int where; local
1931 unsigned char * where; local
2149 char * where = 0; local
[all...]
H A Dtc-ns32k.c1311 fix_new_ns32k(fragS *frag, int where, int size, symbolS *add_symbol, long offset, int pcrel, char im_disp, bit_fixS *bit_fixP, char bsr, fragS *opcode_frag, unsigned int opcode_offset) argument
1341 fix_new_ns32k_exp(fragS *frag, int where, int size, expressionS *exp, int pcrel, char im_disp, bit_fixS *bit_fixP, char bsr, fragS *opcode_frag, unsigned int opcode_offset) argument
2219 cons_fix_new_ns32k(fragS *frag, int where, int size, expressionS *exp) argument
H A Dtc-sh64.c1583 shmedia_immediate_op (char *where, shmedia_operand_info *op, int pcrel, argument
H A Dtc-v850.c2276 char *where; local
2413 cons_fix_new_v850(fragS *frag, int where, int size, expressionS *exp) argument
[all...]
H A Dtc-vax.c523 long where; local
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dwrite.c143 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
231 fix_new(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ) argument
248 fix_new_exp(fragS *frag, int where, int size, expressionS *exp, int pcrel, RELOC_ENUM r_type ) argument
[all...]
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dsession.c3892 WINDOW *where; local
/haiku-buildtools/gcc/gcc/fortran/
H A Dio.c2530 locus where; local
2638 locus where; local
3689 locus where; local
[all...]
H A Dtrans-io.c1006 set_error_locus (stmtblock_t * block, tree var, locus * where) argument
2020 transfer_array_component (tree expr, gfc_component * cm, locus * where) argument
H A Dintrinsic.c3788 sort_actual(const char *name, gfc_actual_arglist **ap, gfc_intrinsic_arg *formal, locus *where) argument
4268 gfc_check_intrinsic_standard(const gfc_intrinsic_sym* isym, const char** symstd, bool silent, locus where) argument
[all...]
H A Dinterface.c1902 argument_rank_mismatch (const char *name, locus *where, argument
1935 compare_parameter(gfc_symbol *formal, gfc_expr *actual, int ranks_must_agree, int is_elemental, locus *where) argument
2572 compare_actual_formal(gfc_actual_arglist **ap, gfc_formal_arglist *formal, int ranks_must_agree, int is_elemental, locus *where) argument
3309 gfc_procedure_use(gfc_symbol *sym, gfc_actual_arglist **ap, locus *where) argument
3448 gfc_ppc_use(gfc_component *comp, gfc_actual_arglist **ap, locus *where) argument
4187 locus where; local
[all...]
H A Dparse.c2357 locus where; member in struct:__anon155
5106 gfc_global_used (gfc_gsymbol *sym, locus *where) argument
[all...]
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-next-runtime-abi-01.c661 next_runtime_abi_01_string_decl (tree type, const char *name, string_section where) argument
/haiku-buildtools/gcc/gcc/
H A Dreorg.c1788 update_block(rtx_insn *insn, rtx where) argument
[all...]
H A Dipa-inline.c1310 struct cgraph_node *where = node; local
1454 lookup_recursive_calls(struct cgraph_node *node, struct cgraph_node *where, edge_heap_t *heap) argument
1711 struct cgraph_node *where = node->global.inlined_to local
1871 struct cgraph_node *where = node->global.inlined_to local
1890 struct cgraph_node *where, *callee; local
2499 struct cgraph_node *where = node->global.inlined_to local
[all...]
H A Dreg-stack.c759 emit_pop_insn(rtx_insn *insn, stack_ptr regstack, rtx reg, enum emit_where where) argument
2403 change_stack(rtx_insn *insn, stack_ptr old, stack_ptr new_stack, enum emit_where where) argument
[all...]

Completed in 402 milliseconds

123456789