Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf-eh-frame.c549 = (cie.per_encoding & 0x70) == DW_EH_PE_pcrel; in _bfd_elf_discard_section_eh_frame()
1133 *buf++ = DW_EH_PE_pcrel; in _bfd_elf_write_section_eh_frame()
1144 *buf |= DW_EH_PE_pcrel; in _bfd_elf_write_section_eh_frame()
1153 BFD_ASSERT (((per_encoding & 0x70) == DW_EH_PE_pcrel) in _bfd_elf_write_section_eh_frame()
1176 *buf |= DW_EH_PE_pcrel; in _bfd_elf_write_section_eh_frame()
1217 case DW_EH_PE_pcrel: in _bfd_elf_write_section_eh_frame()
1234 if ((ent->lsda_encoding & 0xf0) == DW_EH_PE_pcrel in _bfd_elf_write_section_eh_frame()
1243 if ((ent->lsda_encoding & 0xf0) == DW_EH_PE_pcrel) in _bfd_elf_write_section_eh_frame()
1446 return DW_EH_PE_pcrel | DW_EH_PE_sdata4; in _bfd_elf_encode_eh_address()
/mirbsd/src/gnu/usr.bin/binutils/include/elf/
Ddwarf2.h770 #define DW_EH_PE_pcrel 0x10 macro
/mirbsd/src/gnu/usr.bin/binutils/gas/
Ddw2gencfi.c857 out_one (DW_EH_PE_pcrel | DW_EH_PE_sdata4); in output_cie()
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarf2-frame.c1207 case DW_EH_PE_pcrel: in read_encoded_value()
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c10566 if ((fc->fde_encoding & 0x70) == DW_EH_PE_pcrel in display_debug_frames()
10769 if ((fc->fde_encoding & 0x70) == DW_EH_PE_pcrel in display_debug_frames()