Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-rx.c2169 #define GET_RELOC \ in elf32_rx_relax_section() macro
2195 GET_RELOC; in elf32_rx_relax_section()
2289 GET_RELOC; in elf32_rx_relax_section()
2362 GET_RELOC; in elf32_rx_relax_section()
2403 GET_RELOC; in elf32_rx_relax_section()
2539 GET_RELOC; in elf32_rx_relax_section()
2649 GET_RELOC; in elf32_rx_relax_section()
2830 GET_RELOC; in elf32_rx_relax_section()
2865 GET_RELOC; in elf32_rx_relax_section()
Delf-eh-frame.c680 #define GET_RELOC(buf) \ in _bfd_elf_parse_eh_frame() macro
818 REQUIRE (GET_RELOC (buf)); in _bfd_elf_parse_eh_frame()
824 while (GET_RELOC (buf) != NULL); in _bfd_elf_parse_eh_frame()
902 REQUIRE (GET_RELOC (buf)); in _bfd_elf_parse_eh_frame()
923 if (!GET_RELOC (buf - length) in _bfd_elf_parse_eh_frame()
944 if (cie->can_make_lsda_relative && GET_RELOC (buf)) in _bfd_elf_parse_eh_frame()
Delf32-rl78.c2257 #define GET_RELOC \ in rl78_elf_relax_section() macro
2305 GET_RELOC; in rl78_elf_relax_section()
2498 GET_RELOC; in rl78_elf_relax_section()
DChangeLog-20131897 * elf32-rl78.c (GET_RELOC): Assert that there are relocs to get.