Searched defs:where (Results 126 - 150 of 223) sorted by relevance

123456789

/haiku-buildtools/binutils/gas/config/
H A Dtc-m68hc11.c4328 char *where; local
[all...]
H A Dtc-mep.c1622 int where = fragP->fr_opcode - fragP->fr_literal; local
1915 mep_cgen_record_fixup_exp(fragS *frag, int where, const CGEN_INSN *insn, int length, const CGEN_OPERAND *operand, int opinfo, expressionS *exp) argument
[all...]
H A Dtc-avr.c851 avr_operand(struct avr_opcodes_s *opcode, int where, const char *op, char **line) argument
1142 int where = frag - frag_now->fr_literal; local
1298 unsigned char *where; local
1789 avr_cons_fix_new(fragS *frag, int where, int nbytes, expressionS *exp, const exp_mod_data_t *pexp_mod_data) argument
1953 int where; local
[all...]
H A Dtc-sparc.c4907 cons_fix_new_sparc(fragS *frag, int where, unsigned int nbytes, expressionS *exp, const char *sparc_cons_special_reloc) argument
/haiku-buildtools/binutils/ld/
H A Dldlang.h414 const char *where; member in struct:__anon1062
/haiku-buildtools/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 , int at_beginning) argument
229 fix_new(fragS *frag, int where, int size, symbolS *add_symbol, offsetT offset, int pcrel, RELOC_ENUM r_type ) argument
246 fix_new_exp(fragS *frag, int where, int size, expressionS *exp, int pcrel, RELOC_ENUM r_type ) argument
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Dcoffcode.h4197 buy_and_read(bfd *abfd, file_ptr where, bfd_size_type size) argument
H A Dmmo.c272 bfd_vma where; member in struct:mmo_data_list_struct
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-ppc.c5570 char *where; local
5862 char *where = fixP->fx_frag->fr_literal + fixP->fx_where; local
5968 char *where; local
[all...]
H A Dtc-sh.c2131 insert(char *where, int how, int pcrel, sh_operand_info *op) argument
2142 insert4(char * where, int how, int pcrel, sh_operand_info * op) argument
2493 char *where = frag_more (2); local
2889 char *where = frag_more (2); local
[all...]
/haiku-buildtools/legacy/binutils/ld/
H A Dldlex.c3812 lex_warn_invalid(char *where, char *what) argument
H A Dpe-dll.c2443 pe_get16 (bfd *abfd, int where) argument
2453 pe_get32 (bfd *abfd, int where) argument
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.c5001 where = prev_nonnote_insn (i); local
4981 rtx where; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/java/
H A Djcf-write.c2523 int where = pc + reloc->offset; local
2605 int where = block->pc + reloc->offset; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dreload.c215 rtx *where; /* Location to store in */ member in struct:replacement
6145 rtx goaltry, valtry, value, where; local
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dopenmp.c1622 locus where = gfc_current_locus; local
1852 locus where = gfc_current_locus; local
2864 resolve_omp_clauses(gfc_code *code, locus *where, gfc_omp_clauses *omp_clauses, gfc_namespace *ns, bool openacc = false) argument
[all...]
H A Dtrans.h229 unsigned where:1; member in struct:gfc_ss_info
H A Ddecl.c2267 locus where, loc; local
2428 locus where; local
4610 copy_prefix(symbol_attribute *dest, locus *where) argument
5540 add_global_entry(const char *name, const char *binding_label, bool sub, locus *where) argument
7970 enum_initializer(gfc_expr *last_initializer, locus where) argument
[all...]
H A Dtrans-openmp.c1360 gfc_trans_omp_array_reduction_or_udr (tree c, gfc_omp_namelist *n, locus where) argument
1658 gfc_trans_omp_reduction_list(gfc_omp_namelist *namelist, tree list, locus where) argument
1740 gfc_trans_omp_clauses(stmtblock_t *block, gfc_omp_clauses *clauses, locus where, bool declare_simd = false) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-vectorizer.h891 add_stmt_cost(void *data, int count, enum vect_cost_for_stmt kind, stmt_vec_info stmt_info, int misalign, enum vect_cost_model_location where) argument
H A Drecog.c873 validate_replace_rtx_part(rtx from, rtx to, rtx *where, rtx insn) argument
881 validate_replace_rtx_part_nosimplify(rtx from, rtx to, rtx *where, rtx insn) argument
H A Dgimple-ssa-strength-reduction.c2949 ncd_for_two_cands(basic_block bb1, basic_block bb2, slsr_cand_t c1, slsr_cand_t c2, slsr_cand_t *where) argument
3000 ncd_with_phi(slsr_cand_t c, const widest_int &incr, gphi *phi, basic_block ncd, slsr_cand_t *where) argument
3040 ncd_of_cand_and_phis(slsr_cand_t c, const widest_int &incr, slsr_cand_t *where) argument
3066 nearest_common_dominator_for_cands(slsr_cand_t c, const widest_int &incr, slsr_cand_t *where) argument
3139 slsr_cand_t where = NULL; local
[all...]
H A Dcalls.c3297 rtx where = XEXP (elem, 0); local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcoffcode.h4505 buy_and_read(bfd *abfd, file_ptr where, bfd_size_type size) argument
H A Dmmo.c277 bfd_vma where; member in struct:mmo_data_list_struct
[all...]

Completed in 772 milliseconds

123456789