Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dpdp11.c176 #define RABS 0x00 /* Absolute. */ macro
1700 r_type = RABS; in pdp11_aout_swap_reloc_out()
1716 if (r_type == RABS) in pdp11_aout_swap_reloc_out()
1793 if ((reloc_entry & RTYPE) == RABS) in pdp11_aout_swap_reloc_in()
3217 case RABS: return bfd_abs_section_ptr; in aout_reloc_type_to_section()