Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.h233 extern bfd_boolean reloc_at (struct dwarf_section *, dwarf_vma);
DChangeLog-2015319 * dwarf.c (read_debug_line_header): Use reloc_at to detect
381 (reloc_at): Add prototype.
389 (reloc_at): New function.
392 (reloc_at): New function.
Ddwarf.c2858 if (reloc_at (section, (hdrptr - section->start) - offset_size)) in read_debug_line_header()
4829 if (! reloc_at (section, off) in display_loc_list()
4830 && ! reloc_at (section, off + pointer_size)) in display_loc_list()
5131 if (reloc_at (section, 0)) in display_debug_loc()
Dobjdump.c2379 reloc_at (struct dwarf_section * dsec, dwarf_vma offset) in reloc_at() function
Dreadelf.c12088 reloc_at (struct dwarf_section * dsec, dwarf_vma offset) in reloc_at() function