Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dor1k-asm.c226 parse_reloc (const char **strp) in parse_reloc() function
330 reloc_code = parse_reloc (strp); in parse_imm16()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dor1k-asm.c226 parse_reloc (const char **strp) in parse_reloc() function
330 reloc_code = parse_reloc (strp); in parse_imm16()
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dor1k.opc242 parse_reloc (const char **strp)
346 reloc_code = parse_reloc (strp);
DChangeLog40 * or1k.opc (or1k_imm16_relocs, parse_reloc): Define parse logic
359 (parse_reloc): Add new po(), gotpo() and gottppo() for LO13 relocations.
371 (parse_reloc): New static function that just does the parsing.
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dor1k.opc242 parse_reloc (const char **strp)
346 reloc_code = parse_reloc (strp);
DChangeLog40 * or1k.opc (or1k_imm16_relocs, parse_reloc): Define parse logic
359 (parse_reloc): Add new po(), gotpo() and gottppo() for LO13 relocations.
371 (parse_reloc): New static function that just does the parsing.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c2513 parse_reloc (char **str) in parse_reloc() function
3856 reloc = parse_reloc (&input_line_pointer); in s_arm_elf_cons()
7841 val = parse_reloc (&str); in parse_operands()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20202144 (parse_reloc): Likewise.