Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20053523 (parse_relocation): Check for a word break after a relocation
3810 (parse_relocation): Handle the MIPS16 mode using
DChangeLog-20041483 (parse_relocation): Return no relocation for unsupported
DChangeLog-02032723 (parse_relocation): New function.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c13924 parse_relocation (char **str, bfd_reloc_code_real_type *reloc) in parse_relocation() function
14000 && parse_relocation (&str, &reversed_reloc[reloc_index])); in my_getSmallExpression()