Searched refs:pe_ILF_make_a_reloc (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | peicode.h | 481 pe_ILF_make_a_reloc (pe_ILF_vars * vars, in pe_ILF_make_a_reloc() function 923 pe_ILF_make_a_reloc (&vars, (bfd_vma) 0, BFD_RELOC_RVA, id6); in pe_ILF_build_a_bfd() 926 pe_ILF_make_a_reloc (&vars, (bfd_vma) 0, BFD_RELOC_RVA, id6); in pe_ILF_build_a_bfd() 969 pe_ILF_make_a_reloc (&vars, (bfd_vma) 0, BFD_RELOC_LO16, text); in pe_ILF_build_a_bfd()
|
D | ChangeLog-0001 | 9151 (pe_ILF_make_a_reloc): New function. Create a reloc based on 9156 by pe_ILF_make_a_reloc in a section.
|