Home
last modified time | relevance | path

Searched refs:s3_md_chars_to_number (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c59 static valueT s3_md_chars_to_number (char *buf, int n);
6648 s3_md_chars_to_number (char *buf, int n) in s3_md_chars_to_number() function
6860 inst_value = s3_md_chars_to_number (fragp->fr_literal, s3_INSN16_SIZE); in s3_relax_branch_inst16()
6907 inst_value = s3_md_chars_to_number (fragp->fr_literal, s3_INSN_SIZE); in s3_relax_cmpbranch_inst32()
7132 newval = s3_md_chars_to_number (buf, s3_INSN_SIZE); in s3_apply_fix()
7142 newval = s3_md_chars_to_number (buf, s3_INSN_SIZE); in s3_apply_fix()
7151 content = s3_md_chars_to_number (buf, s3_INSN_SIZE); in s3_apply_fix()
7160 content = s3_md_chars_to_number (buf, s3_INSN48_SIZE); in s3_apply_fix()
7173 content = s3_md_chars_to_number (buf, s3_INSN48_SIZE); in s3_apply_fix()
7189 content = s3_md_chars_to_number (buf, s3_INSN_SIZE); in s3_apply_fix()
[all …]