Searched refs:pe_dll_fill_sections (Results 1 – 22 of 22) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pep-dll.c | 52 #define pe_dll_fill_sections pep_dll_fill_sections macro
|
H A D | pe-dll.h | 61 extern void pe_dll_fill_sections
|
H A D | ChangeLog-0203 | 1132 (gld_${EMULATION_NAME}_finish): Don't call pe_dll_fill_sections() 1140 (pe_dll_fill_sections): Conditionalize setting 1146 shpe and mipspe, call pe_dll_fill_sections() for both 1366 * pe-dll.c (pe_dll_fill_sections): Set CHECK_REGIONS argument in calls
|
H A D | ChangeLog-2011 | 555 * pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
|
H A D | pe-dll.c | 3746 pe_dll_fill_sections (bfd *abfd, struct bfd_link_info *info) in pe_dll_fill_sections() function
|
H A D | ChangeLog-2004 | 427 * pe-dll.c (pe_dll_fill_sections): Don't mark position independant
|
H A D | ChangeLog-2009 | 1409 (pe_dll_fill_sections): Likewise.
|
H A D | ChangeLog-2005 | 883 * pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
|
H A D | ChangeLog-0001 | 851 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
|
H A D | ChangeLog-2020 | 4498 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | pe-dll.h | 61 extern void pe_dll_fill_sections
|
H A D | pep-dll.c | 53 #define pe_dll_fill_sections pep_dll_fill_sections macro
|
H A D | ChangeLog-0203 | 1132 (gld_${EMULATION_NAME}_finish): Don't call pe_dll_fill_sections() 1140 (pe_dll_fill_sections): Conditionalize setting 1146 shpe and mipspe, call pe_dll_fill_sections() for both 1366 * pe-dll.c (pe_dll_fill_sections): Set CHECK_REGIONS argument in calls
|
H A D | ChangeLog-2011 | 555 * pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
|
H A D | pe-dll.c | 3644 pe_dll_fill_sections (bfd *abfd, struct bfd_link_info *info) in pe_dll_fill_sections() function
|
H A D | ChangeLog-2004 | 427 * pe-dll.c (pe_dll_fill_sections): Don't mark position independant
|
H A D | ChangeLog-2009 | 1409 (pe_dll_fill_sections): Likewise.
|
H A D | ChangeLog-2005 | 883 * pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
|
H A D | ChangeLog-0001 | 851 * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param
|
H A D | ChangeLog-2020 | 4498 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | pe.em | 2148 pe_dll_fill_sections (link_info.output_bfd, &link_info);
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | pe.em | 2009 pe_dll_fill_sections (link_info.output_bfd, &link_info);
|