Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dpdp11.c176 #define RABS 0x00 /* Absolute. */ macro
1703 r_type = RABS; in pdp11_aout_swap_reloc_out()
1719 if (r_type == RABS) in pdp11_aout_swap_reloc_out()
1796 if ((reloc_entry & RTYPE) == RABS) in pdp11_aout_swap_reloc_in()
3215 case RABS: return bfd_abs_section_ptr; in aout_reloc_type_to_section()